Searched refs:section_vma (Results 1 – 1 of 1) sorted by relevance
983 bfd_vma section_vma; in mmo_get_spec_section() local1074 section_vma = (bfd_vma) bfd_get_32 (abfd, buf) << 32; in mmo_get_spec_section()1082 section_vma |= (bfd_vma) bfd_get_32 (abfd, buf); in mmo_get_spec_section()1109 && ! bfd_set_section_vma (abfd, sec, section_vma))) in mmo_get_spec_section()1122 loc->where = section_vma; in mmo_get_spec_section()