Searched refs:section_addr (Results 1 – 3 of 3) sorted by relevance
530 Address section_addr(break_loc_sp->GetAddress()); in ModulesChanged() local531 if (section_addr.SectionWasDeleted()) { in ModulesChanged()539 SectionSP section_sp(section_addr.GetSection()); in ModulesChanged()
500 bfd_vma section_addr; local522 section_addr = section->output_section->vma + section->output_offset;546 (section_addr + sym_off + rel->r_addend564 if (address >= section_addr565 && address < ( section_addr + section->_raw_size))
581 bfd_vma section_addr; in xtensa_read_table_entries() local617 section_addr = section->output_section->vma + section->output_offset; in xtensa_read_table_entries()619 section_addr = section->vma; in xtensa_read_table_entries()644 (section_addr + sym_off + rel->r_addend in xtensa_read_table_entries()668 if (address >= section_addr in xtensa_read_table_entries()669 && address < section_addr + section_limit) in xtensa_read_table_entries()