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

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp124 llvm::Error synthesizeDebugNotes(NormalizedFile &file);
795 llvm::Error Util::synthesizeDebugNotes(NormalizedFile &file) { function in class:__anon1147::Util
849 // See OutputFile::synthesizeDebugNotes in ObjectFile.cpp in ld64.
1637 if (auto err = util.synthesizeDebugNotes(normFile))

Completed in 106 milliseconds