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

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp222 bool RuntimeDyldMachO::isCompatibleFile(const object::ObjectFile &Obj) const { function in class:llvm::RuntimeDyldMachO
H A DRuntimeDyldELF.cpp2421 bool RuntimeDyldELF::isCompatibleFile(const object::ObjectFile &Obj) const { function in class:llvm::RuntimeDyldELF

Completed in 78 milliseconds