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

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp68 bool RuntimeDyldCOFF::isCompatibleFile(const object::ObjectFile &Obj) const { function in class:llvm::RuntimeDyldCOFF
H A DRuntimeDyldMachO.cpp207 bool RuntimeDyldMachO::isCompatibleFile(const object::ObjectFile &Obj) const { function in class:llvm::RuntimeDyldMachO
H A DRuntimeDyldELF.cpp1850 bool RuntimeDyldELF::isCompatibleFile(const object::ObjectFile &Obj) const { function in class:llvm::RuntimeDyldELF

Completed in 90 milliseconds