Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
DpeXXigen.c4178 asection * rsrc_sec = bfd_get_section_by_name (input, ".rsrc"); in rsrc_process_section() local
4181 if (rsrc_sec != NULL && !discarded_section (rsrc_sec)) in rsrc_process_section()
4192 BFD_ASSERT (rsrc_sec->size > 0); in rsrc_process_section()
4193 rsrc_sizes [num_input_rsrc ++] = rsrc_sec->size; in rsrc_process_section()