Searched refs:start_of_list (Results 1 – 2 of 2) sorted by relevance
26 def __init__(self, start_of_list): argument31 self._lhs = start_of_list
5784 bool start_of_list = true; in print_debug_rnglists_section() local5791 if (start_of_list && kind == DW_RLE_end_of_list) in print_debug_rnglists_section()5794 if (start_of_list) in print_debug_rnglists_section()5800 start_of_list = false; in print_debug_rnglists_section()5807 start_of_list = true; in print_debug_rnglists_section()9211 bool start_of_list = true; in print_debug_loclists_section() local9255 if (start_of_list && kind == DW_LLE_end_of_list) in print_debug_loclists_section()9258 if (start_of_list) in print_debug_loclists_section()9264 start_of_list = false; in print_debug_loclists_section()9271 start_of_list = true; in print_debug_loclists_section()