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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp291 bool XCOFFObjectFile::isSectionCompressed(DataRefImpl Sec) const { function in class:llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp309 bool COFFObjectFile::isSectionCompressed(DataRefImpl Sec) const { function in class:COFFObjectFile
H A DWasmObjectFile.cpp1442 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-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h742 bool ELFObjectFile<ELFT>::isSectionCompressed(DataRefImpl Sec) const { function in class:llvm::object::ELFObjectFile

Completed in 132 milliseconds