Home
last modified time | relevance | path

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

/external/lldb/include/lldb/API/
DSBTarget.h524 lldb::addr_t section_base_addr);
/external/lldb/scripts/Python/interface/
DSBTarget.i547 lldb::addr_t section_base_addr);
/external/lldb/source/API/
DSBTarget.cpp2382 lldb::addr_t section_base_addr) in SetSectionLoadAddress() argument
2403 … if (target_sp->GetSectionLoadList().SetSectionLoadAddress (section_sp, section_base_addr)) in SetSectionLoadAddress()