Home
last modified time | relevance | path

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

/llvm-project/clang/tools/clang-fuzzer/handle-llvm/
H A Dhandle_llvm.cpp163 Function *EntryFunc = M->getFunction("foo"); in CreateAndRunJITFunc() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp97 StringRef EntryFunc = F.getFnAttribute(EntryAttr).getValueAsString(); runOnFunction() local
/llvm-project/llvm/tools/lli/
H A Dlli.cpp181 EntryFunc("entry-function", global() variable