Home
last modified time | relevance | path

Searched defs:ChType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DDecompressor.cpp40 auto ChType = Extractor.getUnsigned(&Offset, Is64Bit ? sizeof(Elf64_Word) in consumeCompressedHeader() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp711 uint32_t ChType, uint64_t Size, in maybeWriteCompression()
754 uint32_t ChType; in writeSectionData() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h662 uint32_t ChType = 0; variable
H A DELFObject.cpp577 uint32_t ChType, uint64_t DecompressedSize, in CompressedSection()