Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/API/
DSBTarget.h352 lldb::addr_t section_base_addr);
/external/llvm-project/lldb/bindings/interface/
DSBTarget.i434 lldb::addr_t section_base_addr);
/external/llvm-project/lldb/source/API/
DSBTarget.cpp2137 lldb::addr_t section_base_addr) { in SetSectionLoadAddress() argument
2140 section_base_addr); in SetSectionLoadAddress()
2155 if (target_sp->SetSectionLoadAddress(section_sp, section_base_addr)) { in SetSectionLoadAddress()