Searched refs:LoadModule (Results 1 – 7 of 7) sorted by relevance
| /third_party/node/deps/v8/tools/v8windbg/test/ |
| D | debug-callbacks.cc | 58 HRESULT __stdcall MyCallback::LoadModule(ULONG64 ImageFileHandle, in LoadModule() function in v8::internal::v8windbg_test::MyCallback
|
| D | debug-callbacks.h | 66 HRESULT __stdcall LoadModule(ULONG64 ImageFileHandle, ULONG64 BaseOffset,
|
| /third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/ |
| D | StackWalker.cpp | 608 this->LoadModule(hProcess, me.szExePath, me.szModule, (DWORD64)me.modBaseAddr, in GetModuleListTH32() 702 DWORD dwRes = this->LoadModule(hProcess, tt, tt2, (DWORD64)mi.lpBaseOfDll, mi.SizeOfImage); in GetModuleListPSAPI() 721 DWORD LoadModule(HANDLE hProcess, LPCSTR img, LPCSTR mod, DWORD64 baseAddr, DWORD size) in LoadModule() function in StackWalkerInternal
|
| /third_party/pulseaudio/src/utils/ |
| D | qpaeq | 239 core.LoadModule(self.module_name,{},dbus_interface=self.core_iface)
|
| /third_party/node/deps/v8/src/compiler/ |
| D | js-operator.cc | 1225 const Operator* JSOperatorBuilder::LoadModule(int32_t cell_index) { in LoadModule() function in v8::internal::compiler::JSOperatorBuilder
|
| D | js-operator.h | 1057 const Operator* LoadModule(int32_t cell_index); in NON_EXPORTED_BASE()
|
| D | bytecode-graph-builder.cc | 2149 Node* value = NewNode(javascript()->LoadModule(cell_index), module); in VisitLdaModuleVariable()
|