Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp125 llvm::Error synthesizeDebugNotes(NormalizedFile &file);
795 llvm::Error Util::synthesizeDebugNotes(NormalizedFile &file) { in synthesizeDebugNotes() function in __anon71138ccb0111::Util
1637 if (auto err = util.synthesizeDebugNotes(normFile)) in normalizedFromAtoms()