HomeSort by relevance Sort by last modified time
    Searched refs:bank_physical_end (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf32-xgate.h 57 bfd_vma bank_physical_end; member in struct:xgate_page_info
elf32-m68hc1x.h 92 bfd_vma bank_physical_end; member in struct:m68hc11_page_info
elf32-m68hc1x.c 744 pinfo->bank_physical_end = pinfo->bank_physical + pinfo->bank_size;
764 if (addr >= pinfo->bank_physical && addr <= pinfo->bank_physical_end)
    [all...]

Completed in 226 milliseconds