Searched defs:DT_MIPS_RLD_MAP (Results 1 - 4 of 4) 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.h1068 DT_MIPS_RLD_MAP = 0x70000016, // Address of run time loader map, enumerator in enum:llvm::ELF::__anon10255
/external/elfutils/src/libelf/
H A Delf.h1660 #define DT_MIPS_RLD_MAP 0x70000016 /* Address of run time loader map. */ macro
/external/valgrind/perf/
H A Dtinycc.c1329 #define DT_MIPS_RLD_MAP 0x70000016 /* Address of run time loader map. */ macro

Completed in 384 milliseconds