Searched defs:ELFSectionRef (Results 1 – 3 of 3) sorted by relevance
20 class ELFSectionRef; variable
25 class ELFSectionRef; variable
51 friend class ELFSectionRef; variable103 ELFSectionRef(const SectionRef &B) : SectionRef(B) { in ELFSectionRef() function