Searched defs:MachOFile (Results 1 – 3 of 3) 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
704 class MachOFile: public SizedSection { class706 MachOFile() { in MachOFile() function in MachOFile