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