Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTarget.h352 lldb::addr_t section_base_addr);
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBTarget.i417 lldb::addr_t section_base_addr);
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp2169 lldb::addr_t section_base_addr) { in SetSectionLoadAddress() argument
2172 section_base_addr); in SetSectionLoadAddress()
2187 if (target_sp->SetSectionLoadAddress(section_sp, section_base_addr)) { in SetSectionLoadAddress()