Searched refs:dw_sect (Results 1 – 3 of 3) sorted by relevance
1522 unsigned int dw_sect; in find_cu_tu_set_v2() local1528 dw_sect = DW_SECT_TYPES; in find_cu_tu_set_v2()1534 dw_sect = DW_SECT_INFO; in find_cu_tu_set_v2()1538 if (p->section_offsets [dw_sect] == cu_offset) in find_cu_tu_set_v2()7385 get_DW_SECT_short_name (unsigned int dw_sect) in get_DW_SECT_short_name() argument7389 switch (dw_sect) in get_DW_SECT_short_name()7411 snprintf (buf, sizeof (buf), "%d", dw_sect); in get_DW_SECT_short_name()7540 unsigned int dw_sect; in process_cu_tu_index() local7594 SAFE_BYTE_GET (dw_sect, ppool + j * 4, 4, limit); in process_cu_tu_index()7595 printf (" %8s", get_DW_SECT_short_name (dw_sect)); in process_cu_tu_index()[all …]
993 (process_cu_tu_index): Add range check for an overlarge dw_sect
1221 unsigned int dw_sect = in sized_read_unit_index() local1227 unit_set->sections[dw_sect].offset = (sections[dw_sect].offset in sized_read_unit_index()1229 unit_set->sections[dw_sect].size = size; in sized_read_unit_index()