Searched refs:section_base_addr (Results 1 – 3 of 3) sorted by relevance
359 lldb::addr_t section_base_addr);
423 lldb::addr_t section_base_addr);
2021 lldb::addr_t section_base_addr) { in SetSectionLoadAddress() argument2022 LLDB_INSTRUMENT_VA(this, section, section_base_addr); in SetSectionLoadAddress()2037 if (target_sp->SetSectionLoadAddress(section_sp, section_base_addr)) { in SetSectionLoadAddress()