Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/API/
DSBTarget.h363 lldb::SBError ClearSectionLoadAddress(lldb::SBSection section);
/external/llvm-project/lldb/bindings/interface/
DSBTarget.i437 ClearSectionLoadAddress (lldb::SBSection section);
/external/llvm-project/lldb/source/API/
DSBTarget.cpp2175 SBError SBTarget::ClearSectionLoadAddress(lldb::SBSection section) { in ClearSectionLoadAddress() function in SBTarget
2176 LLDB_RECORD_METHOD(lldb::SBError, SBTarget, ClearSectionLoadAddress, in ClearSectionLoadAddress()
2637 LLDB_REGISTER_METHOD(lldb::SBError, SBTarget, ClearSectionLoadAddress, in RegisterMethods()