Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBTarget.h387 lldb::SBError ClearSectionLoadAddress(lldb::SBSection section);
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBTarget.cpp2097 SBError SBTarget::ClearSectionLoadAddress(lldb::SBSection section) { in ClearSectionLoadAddress() function in SBTarget