Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/elf/
Dmips.h673 #define RHF_NOTPOT 0x00000002 macro
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h1401 RHF_NOTPOT = 0x00000002, // Hash size is not a power of two. enumerator
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DSyntheticSections.cpp1521 addInt(DT_MIPS_FLAGS, RHF_NOTPOT); in finalizeContents()
/freebsd-12-stable/contrib/binutils/bfd/
Delfxx-mips.c8759 dyn.d_un.d_val = RHF_NOTPOT; /* XXX */ in _bfd_mips_elf_finish_dynamic_sections()