Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/mips64/include/
Dexec.h62 #define DT_MIPS_UNREFEXTNO 0x70000012 /* First external DYNSYM */ macro
/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dmips.h547 #define DT_MIPS_UNREFEXTNO 0x70000012 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dmips.h574 #define DT_MIPS_UNREFEXTNO 0x70000012 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dreadelf.c1594 case DT_MIPS_UNREFEXTNO: return "MIPS_UNREFEXTNO"; in get_mips_dynamic_type()
5846 case DT_MIPS_UNREFEXTNO: in dynamic_section_mips_val()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Delfxx-mips.c6157 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_UNREFEXTNO, 0)) in _bfd_mips_elf_size_dynamic_sections()
6915 case DT_MIPS_UNREFEXTNO: in _bfd_mips_elf_finish_dynamic_sections()
DChangeLog-98991817 setting DT_MIPS_UNREFEXTNO. Adjust setting of DT_MIPS_GOTSYM for
3506 DT_MIPS_UNREFEXTNO.
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c1306 case DT_MIPS_UNREFEXTNO: return "MIPS_UNREFEXTNO"; in get_mips_dynamic_type()
4309 case DT_MIPS_UNREFEXTNO: in dynamic_segment_mips_val()
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delfxx-mips.c7602 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_UNREFEXTNO, 0)) in _bfd_mips_elf_size_dynamic_sections()
8686 case DT_MIPS_UNREFEXTNO: in _bfd_mips_elf_finish_dynamic_sections()
DChangeLog-98991817 setting DT_MIPS_UNREFEXTNO. Adjust setting of DT_MIPS_GOTSYM for
3506 DT_MIPS_UNREFEXTNO.
/openbsd/src/gnu/llvm/llvm/tools/llvm-readobj/
DELFDumper.cpp2277 case DT_MIPS_UNREFEXTNO: in getDynamicEntry()