Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h241 std::vector<InitFunction> InitFunctions; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp442 DenseMap<JITDylib *, SymbolLookupSet> InitFunctions; member in __anon09f517660111::GenericLLVMIRPlatformSupport
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DWasm.h222 std::vector<WasmInitFunc> InitFunctions; member