Home
last modified time | relevance | path

Searched refs:SHF_MIPS_NOSTRIP (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp37 ELF::SHF_ALLOC | ELF::SHF_MIPS_NOSTRIP, 1); in EmitMipsOptionRecord()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1245 SHF_MIPS_NOSTRIP = 0x08000000, enumerator
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1057 _ELF_DEFINE_SHF(SHF_MIPS_NOSTRIP, 0x08000000UL, \
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp795 BCase(SHF_MIPS_NOSTRIP); in bitset()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1352 ENUM_ENT(SHF_MIPS_NOSTRIP, ""),