Home
last modified time | relevance | path

Searched refs:ClearModuleLoadAddress (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/include/lldb/API/
DSBTarget.h394 lldb::SBError ClearModuleLoadAddress(lldb::SBModule module);
/external/llvm-project/lldb/bindings/interface/
DSBTarget.i444 ClearModuleLoadAddress (lldb::SBModule module);
/external/llvm-project/lldb/source/API/
DSBTarget.cpp2245 SBError SBTarget::ClearModuleLoadAddress(lldb::SBModule module) { in ClearModuleLoadAddress() function in SBTarget
2246 LLDB_RECORD_METHOD(lldb::SBError, SBTarget, ClearModuleLoadAddress, in ClearModuleLoadAddress()
2641 LLDB_REGISTER_METHOD(lldb::SBError, SBTarget, ClearModuleLoadAddress, in RegisterMethods()