Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dwin32-nat.c765 get_relocated_section_addrs (bfd *abfd, CORE_ADDR text_load) in get_relocated_section_addrs() argument
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()