Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DObjectFile.h77 class SectionRef; variable
85 SectionRef() : OwningObject(nullptr) { } in SectionRef() function
128 friend class SectionRef; variable
181 friend class SectionRef; variable
242 friend class SectionRef; variable
393 inline SectionRef::SectionRef(DataRefImpl SectionP, in SectionRef() function