Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp191 auto InternedName = ES.intern(Sym->getName()); in notifyResolved() local
212 auto InternedName = ES.intern(Sym->getName()); in notifyResolved() local
H A DRTDyldObjectLinkingLayer.cpp311 auto InternedName = getExecutionSession().intern(KV.first); in onObjLoad() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp685 auto InternedName = S.ES.intern(*Name); in getTestObjectFileInterface() local