Searched defs:MCSectionELF (Results 1 – 7 of 7) sorted by relevance
| /external/swiftshader/third_party/LLVM/include/llvm/MC/ |
| D | MCSectionELF.h | 47 MCSectionELF(StringRef Section, unsigned type, unsigned flags, in MCSectionELF() function 78 static bool classof(const MCSectionELF *) { return true; } in classof()
|
| D | MCContext.h | 35 class MCSectionELF; variable
|
| /external/llvm/include/llvm/MC/ |
| D | MCSectionELF.h | 55 MCSectionELF(StringRef Section, unsigned type, unsigned flags, SectionKind K, in MCSectionELF() function
|
| D | MCContext.h | 44 class MCSectionELF; variable
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
| D | MCSectionELF.h | 54 MCSectionELF(StringRef Section, unsigned type, unsigned flags, SectionKind K, in MCSectionELF() function
|
| D | MCContext.h | 50 class MCSectionELF; variable
|
| /external/swiftshader/third_party/LLVM/lib/MC/ |
| D | ELFObjectWriter.h | 35 class MCSectionELF; variable
|