Searched refs:SHF_MIPS_NOSTRIP (Results 1 - 9 of 9) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp33 ELF::SHF_ALLOC | ELF::SHF_MIPS_NOSTRIP, 1, "");
/external/llvm/test/MC/Mips/
H A Dmips-reginfo-fp64.s31 # ELF64: SHF_MIPS_NOSTRIP (0x8000000)
/external/llvm/include/llvm/Support/
H A DELF.h792 SHF_MIPS_NOSTRIP = 0x08000000,
/external/llvm/lib/ObjectYAML/
H A DELFYAML.cpp437 BCase(SHF_MIPS_NOSTRIP)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h793 SHF_MIPS_NOSTRIP = 0x08000000,
/external/elfutils/libelf/
H A Delf.h1494 #define SHF_MIPS_NOSTRIP 0x08000000 macro
/external/kmod/port-gnu/
H A Delf.h1493 #define SHF_MIPS_NOSTRIP 0x08000000 macro
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1083 LLVM_READOBJ_ENUM_ENT(ELF, SHF_MIPS_NOSTRIP),
/external/valgrind/perf/
H A Dtinycc.c1153 #define SHF_MIPS_NOSTRIP 0x08000000 macro

Completed in 566 milliseconds