Searched refs:update_pcrange (Results 1 – 3 of 3) sorted by relevance
/netbsd/external/gpl3/gcc/dist/libbacktrace/ |
H A D | ChangeLog | 455 (update_pcrange): Support DWARF 5 encodings. 492 (update_pcrange, add_ranges): New static functions. 497 dwarf_sections. Use update_pcrange and add_ranges. Change all 502 (read_function_entry): Use update_pcrange and add_ranges.
|
H A D | dwarf.c | 1548 update_pcrange (const struct attr* attr, const struct attr_val* val, in update_pcrange() function 1988 update_pcrange (&abbrev->attrs[i], &val, &pcrange); in find_address_ranges() 3375 update_pcrange (&abbrev->attrs[i], &val, &pcrange); in read_function_entry()
|
/netbsd/external/gpl3/gcc.old/dist/libbacktrace/ |
H A D | dwarf.c | 1541 update_pcrange (const struct attr* attr, const struct attr_val* val, in update_pcrange() function 1981 update_pcrange (&abbrev->attrs[i], &val, &pcrange); in find_address_ranges() 3344 update_pcrange (&abbrev->attrs[i], &val, &pcrange); in read_function_entry()
|