Searched defs:InitFunctions (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/ObjectYAML/ | ||
H A D | WasmYAML.h | 259 std::vector<InitFunction> InitFunctions; member |
/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | LLJIT.cpp | 487 DenseMap<JITDylib *, SymbolLookupSet> InitFunctions; global() member in __anon531b824e0111::GenericLLVMIRPlatformSupport |
/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | Wasm.h | 479 std::vector<WasmInitFunc> InitFunctions; global() member |