Home
last modified time | relevance | path

Searched defs:machoFile (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachOLinkingContext.cpp1032 auto *machoFile = dyn_cast<MachOFile>(&file); in handleLoadedFile() local
H A DMachONormalizedFileFromAtoms.cpp407 if (auto *machoFile = dyn_cast<mach_o::MachOFile>(&atom->file())) { in processAtomAttributes() local