Home
last modified time | relevance | path

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

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