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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp81 bool RuntimeDyldCOFF::isCompatibleFile(const object::ObjectFile &Obj) const { function in class:llvm::RuntimeDyldCOFF
H A DRuntimeDyldMachO.cpp222 bool RuntimeDyldMachO::isCompatibleFile(const object::ObjectFile &Obj) const { function in class:llvm::RuntimeDyldMachO
H A DRuntimeDyldELF.cpp1918 bool RuntimeDyldELF::isCompatibleFile(const object::ObjectFile &Obj) const { function in class:llvm::RuntimeDyldELF

Completed in 63 milliseconds