Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h259 std::vector<InitFunction> InitFunctions; member
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp487 DenseMap<JITDylib *, SymbolLookupSet> InitFunctions; global() member in __anon531b824e0111::GenericLLVMIRPlatformSupport
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h479 std::vector<WasmInitFunc> InitFunctions; global() member