Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c1042 find_and_process_abbrev_set (struct dwarf_section *section, in find_and_process_abbrev_set() function
3907 list = find_and_process_abbrev_set (&debug_displays[abbrev_sec].section, in process_debug_info()
4094 list = find_and_process_abbrev_set (&debug_displays[abbrev_sec].section, in process_debug_info()
6581 abbrev_list *list = find_and_process_abbrev_set (section, 0, in display_debug_abbrev()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git111822 (find_and_process_abbrev_set): Replace abbrev list lookup with
111841 (find_and_process_abbrev_set): ..here, new function. Handle
111845 alloc and processing into find_and_process_abbrev_set call.