Home
last modified time | relevance | path

Searched refs:Elf_Chdr (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DOutputSections.cpp324 using Elf_Chdr = typename ELFT::Chdr; in maybeCompress() typedef
362 size = sizeof(Elf_Chdr) + 2; // Elf_Chdir and zlib header in maybeCompress()