Searched refs:DT_MIPS_LOCAL_GOTNO (Results 1 - 7 of 7) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/mips/
H A Dplt.c61 DT_MIPS_LOCAL_GOTNO This member holds the number of local global
187 DT_MIPS_LOCAL_GOTNO This member holds the number of local global
230 if(dyn.d_tag == DT_MIPS_LOCAL_GOTNO){
/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_elf_relocations.cpp230 case DT_MIPS_LOCAL_GOTNO:
231 RLOG(" DT_MIPS_LOCAL_GOTNO value=%d\n", dyn_value);
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp877 case DT_MIPS_LOCAL_GOTNO:
1164 case ELF::DT_MIPS_LOCAL_GOTNO:
/external/qemu/include/
H A Delf.h201 #define DT_MIPS_LOCAL_GOTNO 0x7000000a macro
/external/llvm/include/llvm/Support/
H A DELF.h1723 DT_MIPS_LOCAL_GOTNO = 0x7000000a, // Number of local global offset enumerator in enum:llvm::ELF::__anon24768
/external/elfutils/0.153/libelf/
H A Delf.h1632 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local GOT entries */ macro
/external/valgrind/main/perf/
H A Dtinycc.c1322 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local GOT entries */ macro

Completed in 182 milliseconds