Home
last modified time | relevance | path

Searched defs:InternedName (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
DMangling.cpp120 auto InternedName = ES.intern(*Name); in getObjectSymbolInfo() local
DRTDyldObjectLinkingLayer.cpp236 auto InternedName = getExecutionSession().intern(KV.first); in onObjLoad() local
DObjectLinkingLayer.cpp211 auto InternedName = ES.intern(Sym->getName()); in notifyResolved() local
230 auto InternedName = ES.intern(Sym->getName()); in notifyResolved() local
DLLJIT.cpp472 auto InternedName = Mangle(InitFunctionName); in operator ()() local