Searched refs:DT_MIPS_RLD_MAP (Results 1 – 6 of 6) sorted by relevance
728 #define DT_MIPS_RLD_MAP 0x70000016 macro
899 else if ((symbol.d_tag == DT_MIPS_RLD_MAP || in GetImageInfoAddress()908 if (symbol.d_tag == DT_MIPS_RLD_MAP) { in GetImageInfoAddress()
295 _ELF_DEFINE_DT(DT_MIPS_RLD_MAP, 0x70000016UL, \
951 case DT_MIPS_RLD_MAP: in dt_type()2856 case DT_MIPS_RLD_MAP: in dump_arch_dyn_val()
1546 addInSec(DT_MIPS_RLD_MAP, *in.mipsRldMap); in computeContents()
2389 case DT_MIPS_RLD_MAP: in getDynamicEntry()