Home
last modified time | relevance | path

Searched defs:SectionRef (Results 1 – 3 of 3) 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/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/llvm/include/llvm/ProfileData/
DInstrProf.h395 class SectionRef; variable