Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp442 DenseMap<JITDylib *, SymbolLookupSet> InitFunctions; member in __anon11530eef0111::GenericLLVMIRPlatformSupport
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h241 std::vector<InitFunction> InitFunctions; member
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h222 std::vector<WasmInitFunc> InitFunctions; member