Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DELFObjectFile.h49 friend class ELFSectionRef; variable
95 ELFSectionRef(const SectionRef &B) : SectionRef(B) { in ELFSectionRef() function