Searched defs:CompressedSection (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/ | ||
H A D | Object.cpp | 135 template <class ELFT> Error ELFSectionSizer<ELFT>::visit(CompressedSection &) { in visit() argument |
H A D | Object.h | 44 class CompressedSection; variable |