Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DELFDump.h20 class ELFSectionRef; variable
H A Dllvm-objdump.h25 class ELFSectionRef; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELFObjectFile.h51 friend class ELFSectionRef; variable
103 ELFSectionRef(const SectionRef &B) : SectionRef(B) { in ELFSectionRef() function