Searched refs:section_vma (Results 1 – 1 of 1) sorted by relevance
1019 bfd_vma section_vma; in mmo_get_spec_section() local1110 section_vma = (bfd_vma) bfd_get_32 (abfd, buf) << 32; in mmo_get_spec_section()1118 section_vma |= (bfd_vma) bfd_get_32 (abfd, buf); in mmo_get_spec_section()1145 && ! bfd_set_section_vma (abfd, sec, section_vma))) in mmo_get_spec_section()1158 loc->where = section_vma; in mmo_get_spec_section()