Home
last modified time | relevance | path

Searched defs:isSectionBitcode (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Object/
H A DObjectFile.cpp71 bool ObjectFile::isSectionBitcode(DataRefImpl Sec) const { in isSectionBitcode() function in ObjectFile
H A DWasmObjectFile.cpp1353 bool WasmObjectFile::isSectionBitcode(DataRefImpl Sec) const { return false; } in isSectionBitcode() function in WasmObjectFile
H A DMachOObjectFile.cpp1999 bool MachOObjectFile::isSectionBitcode(DataRefImpl Sec) const { in isSectionBitcode() function in MachOObjectFile