Searched refs:warn_multiple (Results 1 – 3 of 3) sorted by relevance
59 …oadAddress (const lldb::SectionSP §ion_sp, lldb::addr_t load_addr, bool warn_multiple = false);
60 …dList::SetSectionLoadAddress (const lldb::SectionSP §ion, addr_t load_addr, bool warn_multiple) in SetSectionLoadAddress() argument105 if (warn_multiple && section != ats_pos->second) in SetSectionLoadAddress()
483 … const bool warn_multiple = section_sp->GetName() != g_section_name_LINKEDIT; in UpdateImageLoadAddress() local489 …et().GetSectionLoadList().SetSectionLoadAddress (section_sp, new_section_load_addr, warn_multiple)) in UpdateImageLoadAddress()