Searched refs:dvma (Results 1 – 3 of 3) sorted by relevance
677 new_offsets->offsets[SECT_OFF_DATA (objfile)] = vp->dstart - vp->dvma; in vmap_symtab()678 new_offsets->offsets[SECT_OFF_BSS (objfile)] = vp->dstart - vp->dvma; in vmap_symtab()951 exec_ops.to_sections[i].addr += vmap->dstart - vmap->dvma; in vmap_exec()952 exec_ops.to_sections[i].endaddr += vmap->dstart - vmap->dvma; in vmap_exec()956 exec_ops.to_sections[i].addr += vmap->dstart - vmap->dvma; in vmap_exec()957 exec_ops.to_sections[i].endaddr += vmap->dstart - vmap->dvma; in vmap_exec()
45 CORE_ADDR dvma; /* virtual addr of data section in object file */ member
398 vp->dvma = bfd_section_vma (abfd, sect); in bfdsec_to_vmap()