Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBTarget.h374 lldb::addr_t section_base_addr);
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBTarget.cpp2063 lldb::addr_t section_base_addr) { in SetSectionLoadAddress() argument
2077 if (target_sp->SetSectionLoadAddress(section_sp, section_base_addr)) { in SetSectionLoadAddress()