Searched refs:get_type_callback (Results 1 – 3 of 3) sorted by relevance
24 InstrumentationRuntimeGetType get_type_callback; in ModulesDidLoad() local30 get_type_callback = in ModulesDidLoad()32 InstrumentationRuntimeType type = get_type_callback(); in ModulesDidLoad()
1410 InstrumentationRuntimeGetType get_type_callback)1413 get_type_callback(get_type_callback) {} in GetInstrumentationRuntimeGetTypeCallbackAtIndex() 1415 InstrumentationRuntimeGetType get_type_callback = nullptr; in GetInstrumentationRuntimeGetTypeCallbackAtIndex() 1429 InstrumentationRuntimeGetType get_type_callback) { in TypeSystemInstance() 1431 name, description, create_callback, get_type_callback); in TypeSystemInstance() 1443 return instances[idx].get_type_callback; in GetTypeSystemInstances() 1386 InstrumentationRuntimeGetType get_type_callback = nullptr; global() member 1400 RegisterPlugin(llvm::StringRef name,llvm::StringRef description,InstrumentationRuntimeCreateInstance create_callback,InstrumentationRuntimeGetType get_type_callback) RegisterPlugin() argument
465 InstrumentationRuntimeGetType get_type_callback);