Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DELFObjectFile.h44 friend class ELFSectionRef; variable
70 ELFSectionRef(const SectionRef &B) : SectionRef(B) { in ELFSectionRef() function