Home
last modified time | relevance | path

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

/llvm-project/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/
H A DLLJITWithGDBRegistrationListener.cpp34 EntryPointName("entry", cl::desc("Symbol to call as main entry point"), variable
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/
H A DLLJITWithObjectLinkingLayerPlugin.cpp183 EntryPointName("entry", cl::desc("Symbol to call as main entry point"), variable
/llvm-project/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp123 EntryPointName("entry", cl::desc("Symbol to call as main entry point"), global() variable