Home
last modified time | relevance | path

Searched defs:init_func (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h317 void* init_func; member
325 void* init_func; member
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp81 LLDBCommandPluginInit init_func = in LoadPlugin() local