Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h228 std::string mangle(StringRef UnmangledName) const; in mangleAndIntern() argument
175 lookup(JITDylib & JD,StringRef UnmangledName) lookup() argument
180 lookup(StringRef UnmangledName) lookup() argument
/llvm-project/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp90 lookup(StringRef UnmangledName) lookup() argument
/llvm-project/lldb/unittests/Core/
H A DMangledTest.cpp118 ConstString UnmangledName("puts"); in TEST() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp962 LLVMOrcLLJITMangleAndIntern(LLVMOrcLLJITRef J,const char * UnmangledName) LLVMOrcLLJITMangleAndIntern() argument