Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp117 bool RuntimeDyldCOFF::isCompatibleFile(const object::ObjectFile &Obj) const { in isCompatibleFile() function in llvm::RuntimeDyldCOFF
H A DRuntimeDyldMachO.cpp222 bool RuntimeDyldMachO::isCompatibleFile(const object::ObjectFile &Obj) const { in isCompatibleFile() function in llvm::RuntimeDyldMachO
H A DRuntimeDyldELF.cpp2361 bool RuntimeDyldELF::isCompatibleFile(const object::ObjectFile &Obj) const { in isCompatibleFile() function in llvm::RuntimeDyldELF