Home
last modified time | relevance | path

Searched defs:objFile (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DMarkLive.cpp98 if (auto *objFile = dyn_cast<ObjFile>(file)) in markLive() local
H A DUnwindInfoSection.cpp338 if (auto *objFile = dyn_cast<ObjFile>(file)) in addEntriesForFunctionsWithoutUnwindInfo() local
H A DSyntheticSections.cpp741 const ObjFile *objFile = cast<ObjFile>(inputFile); in collectDataInCodeEntries() local
946 if (auto *objFile = dyn_cast<ObjFile>(file)) { in finalizeContents() local
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp804 const File *objFile = nullptr; in synthesizeDebugNotes() local
935 for (const auto *objFile : filesWithStabs) { in synthesizeDebugNotes() local
H A DMachOLinkingContext.cpp945 const File *objFile = &atom->file(); in findOrderOrdinal() local