Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DMachOUtils.cpp163 bool &InDebugNote) { in transferSymbol() argument
177 if (InDebugNote) { in transferSymbol()
178 InDebugNote = in transferSymbol()
182 InDebugNote = true; in transferSymbol()
207 bool InDebugNote = false; in transferSymbols() local
213 Strings, NewSymtab, NewStrings, InDebugNote)) in transferSymbols()
220 NewSymtab, NewStrings, InDebugNote)) in transferSymbols()