Searched defs:MachOFile (Results 1 – 2 of 2) sorted by relevance
32 MachOFile(std::unique_ptr<MemoryBuffer> mb, MachOLinkingContext *ctx) in MachOFile() function37 MachOFile(StringRef path) in MachOFile() function
30 class MachOFile; variable