Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBTarget.h401 lldb::SBError ClearModuleLoadAddress(lldb::SBModule module);
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBTarget.i433 ClearModuleLoadAddress (lldb::SBModule module);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTarget.cpp2125 SBError SBTarget::ClearModuleLoadAddress(lldb::SBModule module) { in ClearModuleLoadAddress() function in SBTarget