Searched refs:section_base_addr (Results 1 – 2 of 2) sorted by relevance
396 lldb::addr_t section_base_addr);
2073 lldb::addr_t section_base_addr) { in SetSectionLoadAddress() argument2074 LLDB_INSTRUMENT_VA(this, section, section_base_addr); in SetSectionLoadAddress()2088 if (target_sp->SetSectionLoadAddress(section_sp, section_base_addr)) { in SetSectionLoadAddress()