Searched refs:sizeof_strings (Results 1 – 6 of 6) sorted by relevance
480 int sizeof_strings = 0; in sizeof_argument_strings() local489 sizeof_strings += ALIGN_8(len); in sizeof_argument_strings()492 return sizeof_strings; in sizeof_argument_strings()
3133 static unsigned int sizeof_strings; variable3539 sizeof_strings += (entry->name_id.name.len + 1) * 2; in rsrc_compute_region_sizes()4329 sizeof_leaves = sizeof_strings = sizeof_tables_and_entries = 0; in rsrc_process_section()4333 sizeof_strings = (sizeof_strings + 7) & ~ 7; in rsrc_process_section()4344 write_data.next_data = write_data.next_string + sizeof_strings; in rsrc_process_section()
2420 (rsrc_count_entries): Do not increment sizeof_strings or
3155 static unsigned int sizeof_strings; variable3563 sizeof_strings += (entry->name_id.name.len + 1) * 2; in rsrc_compute_region_sizes()4348 sizeof_leaves = sizeof_strings = sizeof_tables_and_entries = 0; in rsrc_process_section()4352 sizeof_strings = (sizeof_strings + 7) & ~ 7; in rsrc_process_section()4363 write_data.next_data = write_data.next_string + sizeof_strings; in rsrc_process_section()