Searched refs:last_string (Results 1 – 2 of 2) sorted by relevance
143 struct string_hash_entry *last_string; member363 if (info->last_string == NULL) in stab_write_symbol()366 info->last_string->next = h; in stab_write_symbol()367 info->last_string = h; in stab_write_symbol()478 info.last_string = NULL; in write_stabs_in_sections_debugging_info()
876 (write_stabs_in_sections_debugging_info): Initialize last_string.