Home
last modified time | relevance | path

Searched refs:exploc_end (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-rtl-function.cc1651 expanded_location exploc_end = expand_location (end_loc); in read_rtl_function_body_from_file_range() local
1653 if (exploc_start.file != exploc_end.file) in read_rtl_function_body_from_file_range()
1658 if (exploc_start.line >= exploc_end.line) in read_rtl_function_body_from_file_range()
1672 exploc_end.line - 1)) in read_rtl_function_body_from_file_range()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-rtl-function.c1648 expanded_location exploc_end = expand_location (end_loc); in read_rtl_function_body_from_file_range() local
1650 if (exploc_start.file != exploc_end.file) in read_rtl_function_body_from_file_range()
1655 if (exploc_start.line >= exploc_end.line) in read_rtl_function_body_from_file_range()
1669 exploc_end.line - 1)) in read_rtl_function_body_from_file_range()