Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTarget.h379 lldb::SBError ClearSectionLoadAddress(lldb::SBSection section);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp2096 SBError SBTarget::ClearSectionLoadAddress(lldb::SBSection section) { in ClearSectionLoadAddress() function in SBTarget
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp53268 result = (arg1)->ClearSectionLoadAddress(arg2); in _wrap_SBTarget_ClearSectionLoadAddress()