Home
last modified time | relevance | path

Searched refs:DT_MIPS_FLAGS (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/sys/arch/mips64/include/
Dexec.h54 #define DT_MIPS_FLAGS 0x70000005 /* Flags */ macro
/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dmips.h520 #define DT_MIPS_FLAGS 0x70000005 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dmips.h547 #define DT_MIPS_FLAGS 0x70000005 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dreadelf.c1585 case DT_MIPS_FLAGS: return "MIPS_FLAGS"; in get_mips_dynamic_type()
5795 case DT_MIPS_FLAGS: in dynamic_section_mips_val()
DChangeLog-98991213 (dynamic_segment_mips_val): Add support for DT_MIPS_FLAGS,
/openbsd/src/gnu/usr.bin/binutils/bfd/
Delfxx-mips.c6129 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_FLAGS, 0)) in _bfd_mips_elf_size_dynamic_sections()
6887 case DT_MIPS_FLAGS: in _bfd_mips_elf_finish_dynamic_sections()
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c1297 case DT_MIPS_FLAGS: return "MIPS_FLAGS"; in get_mips_dynamic_type()
4257 case DT_MIPS_FLAGS: in dynamic_segment_mips_val()
DChangeLog-98991213 (dynamic_segment_mips_val): Add support for DT_MIPS_FLAGS,
/openbsd/src/gnu/llvm/lld/ELF/
DSyntheticSections.cpp1496 addInt(DT_MIPS_FLAGS, RHF_NOTPOT); in computeContents()
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delfxx-mips.c7590 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_FLAGS, 0)) in _bfd_mips_elf_size_dynamic_sections()
8654 case DT_MIPS_FLAGS: in _bfd_mips_elf_finish_dynamic_sections()
/openbsd/src/gnu/llvm/llvm/tools/llvm-readobj/
DELFDumper.cpp2321 case DT_MIPS_FLAGS: in getDynamicEntry()