Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.h45 class DecompressedSection; variable
563 explicit DecompressedSection(const CompressedSection &Sec) in DecompressedSection() function
H A DObject.cpp140 Error ELFSectionSizer<ELFT>::visit(DecompressedSection &) { in visit() argument