Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c61 static unsigned int alloc_num_debug_info_entries = 0; variable
3795 alloc_num_debug_info_entries = num_debug_info_entries = 0; in process_debug_info()
3806 alloc_num_debug_info_entries = num_units; in process_debug_info()
4013 && alloc_num_debug_info_entries > unit in process_debug_info()
4226 (debug_information && unit < alloc_num_debug_info_entries) in process_debug_info()
4324 if (num_units > alloc_num_debug_info_entries) in process_debug_info()
4325 num_debug_info_entries = alloc_num_debug_info_entries; in process_debug_info()
12277 for (i = 0; i < alloc_num_debug_info_entries; i++) in free_debug_memory()
12281 alloc_num_debug_info_entries = num_debug_info_entries = 0; in free_debug_memory()
H A DChangeLog-2015987 * dwarf.c (alloc_num_debug_info_entries): New variable.
995 (free_debug_memory): Reset alloc_num_debug_info_entries.
H A DChangeLog-2020673 * dwarf.c (free_debug_memory): Free alloc_num_debug_info_entries
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c60 static unsigned int alloc_num_debug_info_entries = 0; variable
3615 alloc_num_debug_info_entries = num_debug_info_entries = 0; in process_debug_info()
3626 alloc_num_debug_info_entries = num_units; in process_debug_info()
3842 && alloc_num_debug_info_entries > unit in process_debug_info()
4072 (debug_information && unit < alloc_num_debug_info_entries) in process_debug_info()
4139 if (num_units > alloc_num_debug_info_entries) in process_debug_info()
4140 num_debug_info_entries = alloc_num_debug_info_entries; in process_debug_info()
12114 for (i = 0; i < alloc_num_debug_info_entries; i++) in free_debug_memory()
12126 alloc_num_debug_info_entries = num_debug_info_entries = 0; in free_debug_memory()
H A DChangeLog-2015987 * dwarf.c (alloc_num_debug_info_entries): New variable.
995 (free_debug_memory): Reset alloc_num_debug_info_entries.
H A DChangeLog-2020673 * dwarf.c (free_debug_memory): Free alloc_num_debug_info_entries