Home
last modified time | relevance | path

Searched refs:SHF_MIPS_MERGE (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/elf/
Dmips.h500 #define SHF_MIPS_MERGE 0x20000000 macro
DChangeLog-91031714 (SHF_MIPS_MERGE, SHF_MIPS_ADDR32, SHF_MIPS_ADDR64): Define.
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DELF.h1351 SHF_MIPS_MERGE = 0x20000000, in LLVM_ENUM_INT_TYPE()