Searched refs:section_base_addr (Results 1 – 2 of 2) sorted by relevance
379 lldb::addr_t section_base_addr);
2101 lldb::addr_t section_base_addr) { in SetSectionLoadAddress() argument2102 LLDB_INSTRUMENT_VA(this, section, section_base_addr); in SetSectionLoadAddress()2117 if (target_sp->SetSectionLoadAddress(section_sp, section_base_addr)) { in SetSectionLoadAddress()