Home
last modified time | relevance | path

Searched refs:SHT_MIPS_OPTIONS (Results 1 – 11 of 11) sorted by relevance

/external/llvm/test/MC/Mips/
Delf_reginfo.s18 # CHECK_64-NEXT: Type: SHT_MIPS_OPTIONS
Dmips-reginfo-fp64.s28 # ELF64: Type: SHT_MIPS_OPTIONS (0x7000000D)
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsOptionRecord.cpp32 Context.getELFSection(".MIPS.options", ELF::SHT_MIPS_OPTIONS, in EmitMipsOptionRecord()
/external/llvm/include/llvm/Support/
DELF.h704 SHT_MIPS_OPTIONS = 0x7000000d, // General options enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h705 SHT_MIPS_OPTIONS = 0x7000000d, // General options enumerator
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp398 ECase(SHT_MIPS_OPTIONS) in enumeration()
/external/llvm/test/Object/
Dobj2yaml.test329 ELF-MIPS64EL-NEXT: Type: SHT_MIPS_OPTIONS
/external/kmod/port-gnu/
Delf.h1459 #define SHT_MIPS_OPTIONS 0x7000000d /* Miscellaneous options. */ macro
/external/elfutils/libelf/
Delf.h1460 #define SHT_MIPS_OPTIONS 0x7000000d /* Miscellaneous options. */ macro
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1007 LLVM_READOBJ_ENUM_CASE(ELF, SHT_MIPS_OPTIONS); in getElfSectionType()
2575 case SHT_MIPS_OPTIONS: in getSectionTypeString()
/external/valgrind/perf/
Dtinycc.c1119 #define SHT_MIPS_OPTIONS 0x7000000d /* Miscellaneous options. */ macro