Home
last modified time | relevance | path

Searched defs:mangler (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/lto/
DLTOCodeGenerator.cpp281 Mangler &mangler) { in applyRestriction()
316 Mangler mangler(Context, *_target->getTargetData()); in applyScopeRestrictions() local
DLTOModule.cpp185 void LTOModule::addDefinedFunctionSymbol(Function *f, Mangler &mangler) { in addDefinedFunctionSymbol()
283 void LTOModule::addDefinedDataSymbol(GlobalValue *v, Mangler &mangler) { in addDefinedDataSymbol()
331 void LTOModule::addDefinedSymbol(GlobalValue *def, Mangler &mangler, in addDefinedSymbol()
430 Mangler &mangler) { in addPotentialUndefinedSymbol()
675 Mangler mangler(Context, *_target->getTargetData()); in ParseSymbols() local
/external/clang/lib/AST/
DMicrosoftMangle.cpp2815 MicrosoftCXXNameMangler mangler(*this, MHO, D, Type); in mangleCXXCtor() local
2823 MicrosoftCXXNameMangler mangler(*this, MHO, D, Type); in mangleCXXDtor() local