Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DMachOUtils.cpp161 bool &InDebugNote) { in transferSymbol() argument
175 if (InDebugNote) { in transferSymbol()
176 InDebugNote = in transferSymbol()
180 InDebugNote = true; in transferSymbol()
205 bool InDebugNote = false; in transferSymbols() local
211 Strings, NewSymtab, NewStrings, InDebugNote)) in transferSymbols()
218 NewSymtab, NewStrings, InDebugNote)) in transferSymbols()