HomeSort by: relevance | last modified time | path
    Searched refs:DT_MIPS_RLD_MAP (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mips/include/
elf_machdep.h 152 #define DT_MIPS_RLD_MAP 0x70000016 /* address of loader map */
  /src/tests/libexec/ld.elf_so/
t_rtld_r_debug.c 103 if (dynp->d_tag == DT_MIPS_RLD_MAP) {
  /src/libexec/ld.elf_so/
headers.c 350 * section is mapped read-only. DT_MIPS_RLD_MAP or
386 * in a DT_MIPS_RLD_MAP entry.
392 case DT_MIPS_RLD_MAP:

Completed in 11 milliseconds