Home
last modified time | relevance | path

Searched refs:RHF_NOTPOT (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dmips.h648 #define RHF_NOTPOT 0x00000002 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dmips.h676 #define RHF_NOTPOT 0x00000002 macro
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DELF.h1507 RHF_NOTPOT = 0x00000002, // Hash size is not a power of two. enumerator
/openbsd/src/gnu/llvm/lld/ELF/
DSyntheticSections.cpp1496 addInt(DT_MIPS_FLAGS, RHF_NOTPOT); in computeContents()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Delfxx-mips.c6888 dyn.d_un.d_val = RHF_NOTPOT; /* XXX */ in _bfd_mips_elf_finish_dynamic_sections()
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delfxx-mips.c8655 dyn.d_un.d_val = RHF_NOTPOT; /* XXX */ in _bfd_mips_elf_finish_dynamic_sections()