Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
DChangeLog1095 (process_abbrev_set): Likewise.
1395 * dwarf.c (process_abbrev_set): Properly parenthesize before
1401 * dwarf.c (process_abbrev_set): Replace start and end parameters
Ddwarf.c965 process_abbrev_set (struct dwarf_section *section, in process_abbrev_set() function
1075 list = process_abbrev_set (section, start, end); in find_and_process_abbrev_set()
DChangeLog-2020354 (process_abbrev_section): Rename to process_abbrev_set and add
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git57085 Memory leak in process_abbrev_set
57090 * dwarf.c (process_abbrev_set): Call free_abbrev_list on errors.
111821 (process_abbrev_set): Set list->raw and list->next.
111839 (process_abbrev_set): Return newly allocated list. Move
111843 for process_abbrev_set. Return free_list if newly alloc'd.
111855 (process_abbrev_set): Print actual section name on error.