Home
last modified time | relevance | path

Searched defs:InitFunctionName (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp467 std::string InitFunctionName; in operator ()() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp360 Module &M, const char *CtorName, const char *InitFunctionName, Type *Ty, in CreateInitCallsForSections()