Home
last modified time | relevance | path

Searched refs:DT_MIPS_UNREFEXTNO (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/sys/arch/mips/include/
H A Delf_machdep.h149 #define DT_MIPS_UNREFEXTNO 0x70000012 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h668 #define DT_MIPS_UNREFEXTNO 0x70000012 macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dmips.h712 #define DT_MIPS_UNREFEXTNO 0x70000012 macro
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A DChangeLog-0815236 DT_MIPS_UNREFEXTNO, DT_MIPS_GOTSYM, DT_MIPS_HIPAGENO, DT_MIPS_RLD_MAP,
H A Delfcpp.h823 DT_MIPS_UNREFEXTNO = 0x70000012,
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A DChangeLog-0815236 DT_MIPS_UNREFEXTNO, DT_MIPS_GOTSYM, DT_MIPS_HIPAGENO, DT_MIPS_RLD_MAP,
H A Delfcpp.h824 DT_MIPS_UNREFEXTNO = 0x70000012,
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1326 enum DT_MIPS_UNREFEXTNO = 0x70000012; variable
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2016670 <DT_MIPS_SYMTABNO, DT_MIPS_UNREFEXTNO, DT_MIPS_HIPAGENO>
H A Dreadelf.c2183 case DT_MIPS_UNREFEXTNO: return "MIPS_UNREFEXTNO"; in get_mips_dynamic_type()
10636 case DT_MIPS_UNREFEXTNO: in dynamic_section_mips_val()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2016670 <DT_MIPS_SYMTABNO, DT_MIPS_UNREFEXTNO, DT_MIPS_HIPAGENO>
H A Dreadelf.c2249 case DT_MIPS_UNREFEXTNO: return "MIPS_UNREFEXTNO"; in get_mips_dynamic_type()
11185 case DT_MIPS_UNREFEXTNO: in dynamic_section_mips_val()
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/
H A Delfconstants.m4305 _(`DT_MIPS_UNREFEXTNO', 0x70000012,
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c10221 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_UNREFEXTNO, 0)) in _bfd_mips_elf_size_dynamic_sections()
11889 case DT_MIPS_UNREFEXTNO: in _bfd_mips_elf_finish_dynamic_sections()
16014 case DT_MIPS_UNREFEXTNO: in _bfd_mips_elf_get_target_dtag()
H A DChangeLog-98991817 setting DT_MIPS_UNREFEXTNO. Adjust setting of DT_MIPS_GOTSYM for
3506 DT_MIPS_UNREFEXTNO.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c10311 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_UNREFEXTNO, 0)) in _bfd_mips_elf_size_dynamic_sections()
11980 case DT_MIPS_UNREFEXTNO: in _bfd_mips_elf_finish_dynamic_sections()
16113 case DT_MIPS_UNREFEXTNO: in _bfd_mips_elf_get_target_dtag()
H A DChangeLog-98991817 setting DT_MIPS_UNREFEXTNO. Adjust setting of DT_MIPS_GOTSYM for
3506 DT_MIPS_UNREFEXTNO.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-98991817 setting DT_MIPS_UNREFEXTNO. Adjust setting of DT_MIPS_GOTSYM for
3506 DT_MIPS_UNREFEXTNO.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-98991817 setting DT_MIPS_UNREFEXTNO. Adjust setting of DT_MIPS_GOTSYM for
3506 DT_MIPS_UNREFEXTNO.
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2185 case DT_MIPS_UNREFEXTNO: in getDynamicEntry()