Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/binutils/
H A Ddwarf.c36 static debug_info *debug_information = NULL; variable
1569 debug_information = cmalloc (num_units, in process_debug_info()
1570 sizeof (* debug_information)); in process_debug_info()
1571 if (debug_information == NULL) in process_debug_info()
1638 debug_information [unit].pointer_size in process_debug_info()
1764 &debug_information [unit], in process_debug_info()
2343 debug_information [i].loc_offsets [j]) in display_debug_loc()
2714 debug_information [i].range_lists [j]) in display_debug_ranges()
3750 if (debug_information) in free_debug_memory()
3762 free (debug_information); in free_debug_memory()
[all …]