Searched refs:start_of_line_program (Results 1 – 1 of 1) sorted by relevance
3286 unsigned char *start_of_line_program; in display_debug_lines_raw() local3307 start_of_line_program = data; in display_debug_lines_raw()3344 start_of_line_program = end_of_header_length + linfo.li_prologue_length; in display_debug_lines_raw()3372 start_of_line_program = end_of_header_length + logicals_table_offset; in display_debug_lines_raw()3414 if (data > start_of_line_program) in display_debug_lines_raw()3416 else if (data < start_of_line_program) in display_debug_lines_raw()3418 data = start_of_line_program; in display_debug_lines_raw()