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