Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
DpeXXigen.c3022 static unsigned int sizeof_strings; variable
3423 sizeof_strings += (entry->name_id.name.len + 1) * 2; in rsrc_compute_region_sizes()
4225 sizeof_leaves = sizeof_strings = sizeof_tables_and_entries = 0; in rsrc_process_section()
4229 sizeof_strings = (sizeof_strings + 7) & ~ 7; in rsrc_process_section()
4240 write_data.next_data = write_data.next_string + sizeof_strings; in rsrc_process_section()
DChangeLog1860 (rsrc_count_entries): Do not increment sizeof_strings or