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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h98 class ELFSectionRef : public SectionRef { class in namespace:llvm::object
100 ELFSectionRef(const SectionRef &B) : SectionRef(B) { function in class:llvm::object::ELFSectionRef

Completed in 89 milliseconds