Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dpei-x86_64.c679 bfd_vma altent = PEX64_GET_UNWINDDATA_UNIFIED_RVA (&rf); in pex64_bfd_print_pdata_section() local
684 altent += imagebase; in pex64_bfd_print_pdata_section()
686 if (altent >= pdata_vma in pex64_bfd_print_pdata_section()
687 && (altent + PDATA_ROW_SIZE <= pdata_vma in pex64_bfd_print_pdata_section()
691 (abfd, &arf, &pdata[altent - pdata_vma]); in pex64_bfd_print_pdata_section()