Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Object/
HDObjectFile.h35 class SectionRef; variable
75 SectionRef() : OwningObject(nullptr) { } in SectionRef() function
115 friend class SectionRef; variable
209 friend class SectionRef; variable
341 inline SectionRef::SectionRef(DataRefImpl SectionP, in SectionRef() function