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/
DSBTarget.h370 lldb::SBError ClearSectionLoadAddress(lldb::SBSection section);
/openbsd/src/gnu/llvm/lldb/bindings/interface/
DSBTarget.i426 ClearSectionLoadAddress (lldb::SBSection section);
/openbsd/src/gnu/llvm/lldb/source/API/
DSBTarget.cpp2057 SBError SBTarget::ClearSectionLoadAddress(lldb::SBSection section) { in ClearSectionLoadAddress() function in SBTarget