Searched defs:ELFSection (Results 1 – 10 of 10) sorted by relevance
| /external/swiftshader/third_party/LLVM/lib/CodeGen/ |
| D | ELFCodeEmitter.h | 18 class ELFSection; variable
|
| D | ELFWriter.h | 28 class ELFSection; variable
|
| D | ELF.h | 193 ELFSection(const std::string &name, bool isLittleEndian, bool is64Bit) in ELFSection() function
|
| /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
| D | JITDebugRegisterer.h | 51 class ELFSection; variable
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceELFSection.h | 49 ELFSection(const std::string &Name, Elf64_Word ShType, Elf64_Xword ShFlags, in ELFSection() function
|
| /external/llvm/lib/MC/MCParser/ |
| D | ELFAsmParser.cpp | 522 MCSection *ELFSection = getContext().getELFSection(SectionName, Type, Flags, in ParseSectionArguments() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/ |
| D | ELFAsmParser.cpp | 630 MCSection *ELFSection = in ParseSectionArguments() local
|
| /external/v8/src/ |
| D | gdb-jit.cc | 284 class ELFSection : public DebugSectionBase<ELFSectionHeader> { class 314 ELFSection(const char* name, Type type, uintptr_t align) in ELFSection() function in v8::internal::GDBJITInterface::ELFSection
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/ |
| D | MipsAsmParser.cpp | 7541 MCSection *ELFSection = getContext().getELFSection( in parseRSectionDirective() local 7559 MCSection *ELFSection = getContext().getELFSection( in parseSSectionDirective() local
|
| /external/llvm/lib/Target/Mips/AsmParser/ |
| D | MipsAsmParser.cpp | 5824 MCSection *ELFSection = getContext().getELFSection( in parseSSectionDirective() local
|