reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/ELF/InputSection.cpp
  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;