Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DObjectFile.cpp61 bool ObjectFile::isSectionBitcode(DataRefImpl Sec) const { in isSectionBitcode() function in ObjectFile
DMachOObjectFile.cpp709 bool MachOObjectFile::isSectionBitcode(DataRefImpl Sec) const { in isSectionBitcode() function in MachOObjectFile
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DObjectFile.cpp71 bool ObjectFile::isSectionBitcode(DataRefImpl Sec) const { in isSectionBitcode() function in ObjectFile
DWasmObjectFile.cpp1204 bool WasmObjectFile::isSectionBitcode(DataRefImpl Sec) const { return false; } in isSectionBitcode() function in WasmObjectFile
DMachOObjectFile.cpp1999 bool MachOObjectFile::isSectionBitcode(DataRefImpl Sec) const { in isSectionBitcode() function in MachOObjectFile