reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
266 if (hdr->ch_type != ELFCOMPRESS_ZLIB) {
tools/lld/ELF/OutputSections.cpp 268 hdr->ch_type = ELFCOMPRESS_ZLIB;
tools/llvm-objcopy/ELF/Object.cpp 493 Chdr.ch_type = ELF::ELFCOMPRESS_ZLIB;