Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachO.cpp33 static Error checkMachORelocatableObject(MemoryBufferRef Obj, in checkMachORelocatableObject() function
59 Error checkMachORelocatableObject(MemoryBufferRef Obj, const Triple &TT, in checkMachORelocatableObject() function
90 checkMachORelocatableObject(std::unique_ptr<MemoryBuffer> Obj, const Triple &TT, in checkMachORelocatableObject() function