Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDelf_common.h700 #define DT_MIPS_LOCAL_GOTNO 0x7000000a macro
/freebsd-13-stable/libexec/rtld-elf/mips/
HDreloc.c239 case DT_MIPS_LOCAL_GOTNO: in _rtld_relocate_nonplt_self()
/freebsd-13-stable/contrib/elftoolchain/common/
HDelfdefinitions.h281 _ELF_DEFINE_DT(DT_MIPS_LOCAL_GOTNO, 0x7000000AUL, \
/freebsd-13-stable/contrib/elftoolchain/readelf/
HDreadelf.c937 case DT_MIPS_LOCAL_GOTNO: in dt_type()
2833 case DT_MIPS_LOCAL_GOTNO: in dump_arch_dyn_val()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDELFDumper.cpp2374 case DT_MIPS_LOCAL_GOTNO: in getDynamicEntry()
3027 case ELF::DT_MIPS_LOCAL_GOTNO: in findGOT()
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDSyntheticSections.cpp1537 addInt(DT_MIPS_LOCAL_GOTNO, in.mipsGot->getLocalEntriesNum()); in computeContents()
/freebsd-13-stable/libexec/rtld-elf/
HDrtld.c1535 case DT_MIPS_LOCAL_GOTNO: in digest_dynamic1()