Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Ddwarf.c2432 dwarf_vma abbrev_base; in process_debug_info() local
2461 abbrev_base = 0; in process_debug_info()
2466 abbrev_base = this_set->section_offsets [DW_SECT_ABBREV]; in process_debug_info()
2587 else if ((abbrev_base + abbrev_size) in process_debug_info()
2590 (unsigned long) abbrev_base + abbrev_size, in process_debug_info()
2595 + abbrev_base + compunit.cu_abbrev_offset), in process_debug_info()
2597 + abbrev_base + abbrev_size)); in process_debug_info()
DChangeLog-2015913 * dwarf.c (process_debug_info): Check for abbrev_base being larger