Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DObjectFile.h35 class SectionRef; variable
75 SectionRef() : OwningObject(nullptr) { } in SectionRef() function
114 friend class SectionRef; variable
208 friend class SectionRef; variable
340 inline SectionRef::SectionRef(DataRefImpl SectionP, in SectionRef() function
/external/llvm/include/llvm/ProfileData/
DInstrProf.h203 class SectionRef; variable