Searched refs:ClearSectionLoadAddress (Results 1 – 4 of 4) sorted by relevance
363 lldb::SBError ClearSectionLoadAddress(lldb::SBSection section);
420 ClearSectionLoadAddress (lldb::SBSection section);
2207 SBError SBTarget::ClearSectionLoadAddress(lldb::SBSection section) { in ClearSectionLoadAddress() function in SBTarget2208 LLDB_RECORD_METHOD(lldb::SBError, SBTarget, ClearSectionLoadAddress, in ClearSectionLoadAddress()2715 LLDB_REGISTER_METHOD(lldb::SBError, SBTarget, ClearSectionLoadAddress, in RegisterMethods()
48377 result = (arg1)->ClearSectionLoadAddress(arg2); in _wrap_SBTarget_ClearSectionLoadAddress()