Searched refs:section_address (Results 1 – 1 of 1) sorted by relevance
1566 bfd_vma section_address; in e7000_load() local1570 section_address = bfd_get_section_vma (pbfd, section); in e7000_load()1576 paddr_nz (section_address), in e7000_load()1593 buf[2] = section_address >> 24; in e7000_load()1594 buf[3] = section_address >> 16; in e7000_load()1595 buf[4] = section_address >> 8; in e7000_load()1596 buf[5] = section_address; in e7000_load()1618 section_address += count; in e7000_load()