Searched refs:debug_information (Results 1 – 8 of 8) sorted by relevance
62 static debug_info *debug_information = NULL; variable3789 debug_information = (debug_info *) cmalloc (num_units, in process_debug_info()3790 sizeof (* debug_information)); in process_debug_info()3791 if (debug_information == NULL) in process_debug_info()3804 memset (debug_information, 0, num_units * sizeof (*debug_information)); in process_debug_info()4016 free_debug_information (&debug_information[unit]); in process_debug_info()4017 memset (&debug_information[unit], 0, sizeof (*debug_information)); in process_debug_info()4018 debug_information[unit].pointer_size = compunit.cu_pointer_size; in process_debug_info()4019 debug_information[unit].offset_size = offset_size; in process_debug_info()4020 debug_information[unit].dwarf_version = compunit.cu_version; in process_debug_info()[all …]
149 (debug_information): New structure array to replace
831 debug_information array if num_debug_info_entries is set to
438 into debug_information array.
674 of debug_information. Correct test of max_loc_offsets and1141 debug_information array before filling in an entry.
1341 (process_object): Also free loc_offsets in debug_information.
563 debug_information, do it for do_debug_info also, if its true.
106968 debug_information. Clear all fields.116880 debug_information, do it for do_debug_info also, if its true.