Searched defs:DT_MIPS_RLD_MAP (Results 1 - 5 of 5) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/mips/
H A Dplt.c126 #define DT_MIPS_RLD_MAP 0x70000016 macro
135 * DT_MIPS_RLD_MAP entry instead of into the DT_DEBUG entry. */
137 DT_MIPS_RLD_MAP, &rld_addr);
/external/llvm/include/llvm/Support/
H A DELF.h1737 DT_MIPS_RLD_MAP = 0x70000016, // Address of run time loader map, enumerator in enum:llvm::ELF::__anon25604
/external/qemu/include/
H A Delf.h208 #define DT_MIPS_RLD_MAP 0x70000016 macro
/external/elfutils/0.153/libelf/
H A Delf.h1639 #define DT_MIPS_RLD_MAP 0x70000016 /* Address of run time loader map. */ macro
/external/valgrind/main/perf/
H A Dtinycc.c1329 #define DT_MIPS_RLD_MAP 0x70000016 /* Address of run time loader map. */ macro

Completed in 184 milliseconds