Searched refs:bfd_section_vma (Results 1 – 7 of 7) sorted by relevance
522 if (bfd_section_vma (file, sec) > svi_maxvma) in sysv_internal_sizer()523 svi_maxvma = bfd_section_vma (file, sec); in sysv_internal_sizer()551 bfd_section_vma (file, sec)); in sysv_internal_printer()
2766 vma = bfd_section_vma (ibfd, isection); in setup_section()
287 #define bfd_section_vma(bfd, ptr) ((ptr)->vma) macro
294 #define bfd_section_vma(bfd, ptr) ((ptr)->vma) macro
4624 - bfd_section_vma (abfd, asect)); in coff_slurp_line_table()
1783 with bfd_section_vma.
4907 bfd_section_vma (input->owner, input)); in lang_size_sections_1()