Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DMachOUtils.cpp146 bool &InDebugNote) { in transferSymbol() argument
152 if (InDebugNote) { in transferSymbol()
153 InDebugNote = in transferSymbol()
157 InDebugNote = true; in transferSymbol()
182 bool InDebugNote = false; in transferSymbols() local
188 Strings, NewSymtab, NewStrings, InDebugNote)) in transferSymbols()
195 NewSymtab, NewStrings, InDebugNote)) in transferSymbols()