Searched refs:end_sym (Results 1 – 1 of 1) sorted by relevance
605 record_pst_syms (int start_sym, int end_sym) in record_pst_syms() argument614 pst_syms_array[pst_syms_count - 1].end = end_sym; in record_pst_syms()865 int end_sym; /* current psymtab's ending symbol index */ in hpread_quick_traverse() local990 end_sym = 0; in hpread_quick_traverse()1065 end_sym * sizeof (struct dntt_type_block), in hpread_quick_traverse()1175 end_sym = 0; in hpread_quick_traverse()1179 end_sym = find_next_pst_start (start_sym); in hpread_quick_traverse()1182 if (!end_sym) in hpread_quick_traverse()1191 end_sym = min (next_file_isym, next_module_isym); in hpread_quick_traverse()1196 end_sym = max (next_file_isym, next_module_isym); in hpread_quick_traverse()[all …]