Home
last modified time | relevance | path

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

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