Searched refs:ch_type (Results 1 – 5 of 5) sorted by relevance
1772 Elf32_Word ch_type; member1779 Elf64_Word ch_type; member
579 Elf_Word ch_type;587 Elf_Word ch_type;
210 if (hdr->ch_type == ELFCOMPRESS_ZLIB) { in parseCompressedHeader()216 Twine(hdr->ch_type) + ")"); in parseCompressedHeader()
399 chdr->ch_type = ELFCOMPRESS_ZLIB; in writeTo()
499 Chdr.ch_type = ELF::ELFCOMPRESS_ZLIB; in visit()