Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBTarget.h370 lldb::SBError ClearSectionLoadAddress(lldb::SBSection section);
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBTarget.i426 ClearSectionLoadAddress (lldb::SBSection section);
/llvm-project-15.0.7/lldb/source/API/
H A DSBTarget.cpp2057 SBError SBTarget::ClearSectionLoadAddress(lldb::SBSection section) { in ClearSectionLoadAddress() function in SBTarget