Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DObjectFile.h79 class SectionRef; variable
87 SectionRef() : OwningObject(nullptr) { } in SectionRef() function
127 friend class SectionRef; variable
222 friend class SectionRef; variable
362 inline SectionRef::SectionRef(DataRefImpl SectionP, in SectionRef() function