Home
last modified time | relevance | path

Searched defs:SectionRef (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Object/
DObjectFile.h35 class SectionRef; variable
75 SectionRef() : OwningObject(nullptr) { } in SectionRef() function
116 friend class SectionRef; variable
210 friend class SectionRef; variable
346 inline SectionRef::SectionRef(DataRefImpl SectionP, in SectionRef() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DObjectFile.h43 class SectionRef; variable
130 friend class SectionRef; variable
222 friend class SectionRef; variable
379 inline SectionRef::SectionRef(DataRefImpl SectionP, in SectionRef() function
/external/swiftshader/third_party/LLVM/include/llvm/Object/
DObjectFile.h84 friend class SectionRef; variable
171 SectionRef() : OwningObject(NULL) { in SectionRef() function
238 friend class SectionRef; variable
356 inline SectionRef::SectionRef(DataRefImpl SectionP, in SectionRef() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DInputFile.h30 class SectionRef; variable
/external/llvm/include/llvm/ProfileData/
DInstrProf.h395 class SectionRef; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h396 class SectionRef; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1194 std::map<SectionRef, SectionSymbolsTy> &AllSymbols) { in addDynamicElfSymbols()
1224 std::map<SectionRef, SectionSymbolsTy> &AllSymbols) { in addDynamicElfSymbols()