Searched defs:machoFile (Results 1 – 2 of 2) sorted by relevance
1032 auto *machoFile = dyn_cast<MachOFile>(&file); in handleLoadedFile() local
407 if (auto *machoFile = dyn_cast<mach_o::MachOFile>(&atom->file())) { in processAtomAttributes() local