Searched refs:start_of_line_program (Results 1 – 1 of 1) sorted by relevance
3409 unsigned char *start_of_line_program; in display_debug_lines_raw() local3430 start_of_line_program = data; in display_debug_lines_raw()3473 start_of_line_program = end_of_header_length + linfo.li_prologue_length; in display_debug_lines_raw()3515 start_of_line_program = end_of_header_length + logicals_table_offset; in display_debug_lines_raw()3557 if (data > start_of_line_program) in display_debug_lines_raw()3559 else if (data < start_of_line_program) in display_debug_lines_raw()3561 data = start_of_line_program; in display_debug_lines_raw()