Home
last modified time | relevance | path

Searched refs:text_vma (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dwin32-nat.c770 CORE_ADDR text_vma; in get_relocated_section_addrs() local
777 else if (text_load == (text_vma = bfd_get_section_vma (abfd, text_section))) in get_relocated_section_addrs()
788 CORE_ADDR offset = text_load - text_vma; in get_relocated_section_addrs()