Home
last modified time | relevance | path

Searched refs:DT_MIPS_LOCAL_GOTNO (Results 1 – 5 of 5) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/mips/
Dplt.c230 if(dyn.d_tag == DT_MIPS_LOCAL_GOTNO){ in arch_elf_init()
/external/llvm/include/llvm/Support/
DELF.h1054 DT_MIPS_LOCAL_GOTNO = 0x7000000a, // Number of local global offset enumerator
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp881 case DT_MIPS_LOCAL_GOTNO: in printValue()
1168 case ELF::DT_MIPS_LOCAL_GOTNO: in getGOTTags()
/external/elfutils/src/libelf/
Delf.h1653 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local GOT entries */ macro
/external/valgrind/perf/
Dtinycc.c1322 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local GOT entries */ macro