Searched refs:MangleNames (Results 1 – 2 of 2) sorted by relevance
24 SymbolMapTranslator() : MangleNames(false) {} in SymbolMapTranslator()27 bool MangleNames) in SymbolMapTranslator() argument29 MangleNames(MangleNames) {} in SymbolMapTranslator()37 bool MangleNames; variable
46 if (!MightNeedUnderscore || !MangleNames) in operator ()()131 bool MangleNames = false; in Load() local140 MangleNames = true; in Load()142 MangleNames = false; in Load()157 return SymbolMapTranslator(std::move(UnobfuscatedStrings), MangleNames); in Load()