Searched defs:isSectionCompressed (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp294 bool XCOFFObjectFile::isSectionCompressed(DataRefImpl Sec) const { function in class:llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp305 bool COFFObjectFile::isSectionCompressed(DataRefImpl Sec) const { function in class:COFFObjectFile
H A DWasmObjectFile.cpp1495 bool WasmObjectFile::isSectionCompressed(DataRefImpl Sec) const { function in class:WasmObjectFile
H A DMachOObjectFile.cpp2008 bool MachOObjectFile::isSectionCompressed(DataRefImpl Sec) const { function in class:MachOObjectFile
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h761 bool ELFObjectFile<ELFT>::isSectionCompressed(DataRefImpl Sec) const { function in class:llvm::object::ELFObjectFile

Completed in 137 milliseconds