Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Object/
H A DObjectFile.cpp61 bool ObjectFile::isSectionBitcode(DataRefImpl Sec) const { in isSectionBitcode() function in ObjectFile
H A DMachOObjectFile.cpp709 bool MachOObjectFile::isSectionBitcode(DataRefImpl Sec) const { in isSectionBitcode() function in MachOObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DObjectFile.cpp76 bool ObjectFile::isSectionBitcode(DataRefImpl Sec) const { in isSectionBitcode() function in ObjectFile
H A DWasmObjectFile.cpp1458 bool WasmObjectFile::isSectionBitcode(DataRefImpl Sec) const { return false; } in isSectionBitcode() function in WasmObjectFile
H A DMachOObjectFile.cpp2044 bool MachOObjectFile::isSectionBitcode(DataRefImpl Sec) const { in isSectionBitcode() function in MachOObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DObjectFile.cpp79 bool ObjectFile::isSectionBitcode(DataRefImpl Sec) const { in isSectionBitcode() function in ObjectFile
H A DMachOObjectFile.cpp2154 bool MachOObjectFile::isSectionBitcode(DataRefImpl Sec) const { in isSectionBitcode() function in MachOObjectFile