Home
last modified time | relevance | path

Searched refs:filesWithStabs (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileFromAtoms.cpp802 std::set<const mach_o::MachOFile*> filesWithStabs; in synthesizeDebugNotes() local
827 filesWithStabs.insert(atomFile); in synthesizeDebugNotes()
935 for (const auto *objFile : filesWithStabs) { in synthesizeDebugNotes()