Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dmachine-specific-section-types.test41 # MIPS-LLVM: Type: SHT_MIPS_OPTIONS
90 Type: SHT_MIPS_OPTIONS
Dmips-options-sec.test1 ## Check that we are able to dump the SHT_MIPS_OPTIONS section using -A properly.
65 Type: SHT_MIPS_OPTIONS
94 # NAME-ERR-NOTFOUND: warning: '[[FILE]]': unable to read the name of SHT_MIPS_OPTIONS section with …
/external/llvm-project/lld/test/ELF/invalid/
Dmips-invalid-options-descriptor.test18 Type: SHT_MIPS_OPTIONS
/external/llvm-project/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/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsOptionRecord.cpp37 Context.getELFSection(".MIPS.options", ELF::SHT_MIPS_OPTIONS, in EmitMipsOptionRecord()
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsOptionRecord.cpp37 Context.getELFSection(".MIPS.options", ELF::SHT_MIPS_OPTIONS, in EmitMipsOptionRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp221 STRINGIFY_ENUM_CASE(ELF, SHT_MIPS_OPTIONS); in getELFSectionTypeName()
/external/llvm-project/llvm/lib/Object/
DELF.cpp237 STRINGIFY_ENUM_CASE(ELF, SHT_MIPS_OPTIONS); in getELFSectionTypeName()
/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h874 SHT_MIPS_OPTIONS = 0x7000000d, // General options enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h899 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/google-breakpad/src/third_party/musl/include/
Delf.h1202 #define SHT_MIPS_OPTIONS 0x7000000d macro
/external/kmod/port-gnu/
Delf.h1459 #define SHT_MIPS_OPTIONS 0x7000000d /* Miscellaneous options. */ macro
/external/elfutils/libelf/
Delf.h1695 #define SHT_MIPS_OPTIONS 0x7000000d /* Miscellaneous options. */ macro
/external/llvm-project/llvm/test/Object/
Dobj2yaml.test500 # ELF-MIPS64EL-NEXT: Type: SHT_MIPS_OPTIONS
/external/llvm-project/lld/ELF/
DSyntheticSections.cpp153 : SyntheticSection(SHF_ALLOC, SHT_MIPS_OPTIONS, 8, ".MIPS.options"), in MipsOptionsSection()
176 if (sec->type == SHT_MIPS_OPTIONS) in create()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp494 ECase(SHT_MIPS_OPTIONS); in enumeration()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1007 LLVM_READOBJ_ENUM_CASE(ELF, SHT_MIPS_OPTIONS); in getElfSectionType()
2575 case SHT_MIPS_OPTIONS: in getSectionTypeString()

12