Searched refs:initial_length_size (Results 1 – 2 of 2) sorted by relevance
1603 int initial_length_size; in process_debug_info() local1615 initial_length_size = 12; in process_debug_info()1620 initial_length_size = 4; in process_debug_info()1659 if (cu_offset + compunit.cu_length + initial_length_size in process_debug_info()1667 start += compunit.cu_length + initial_length_size; in process_debug_info()1830 int initial_length_size; in display_debug_lines() local1846 initial_length_size = 12; in display_debug_lines()1851 initial_length_size = 4; in display_debug_lines()1854 if (info.li_length + initial_length_size > section->size) in display_debug_lines()1896 end_of_sequence = data + info.li_length + initial_length_size; in display_debug_lines()[all …]
186 unsigned int initial_length_size; /* size of the length field; either member1229 if (beg_of_comp_unit + cu.header.length + cu.header.initial_length_size in dwarf2_build_psymtabs_hard()1323 + cu.header.initial_length_size; in dwarf2_build_psymtabs_hard()4854 cu_header->initial_length_size = 12; in read_initial_length()4866 cu_header->initial_length_size = 8; in read_initial_length()4875 cu_header->initial_length_size = 4; in read_initial_length()