Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Ddwarf.c2342 size_t abbrev_size; in process_debug_info() local
2371 abbrev_size = debug_displays [abbrev_sec].section.size; in process_debug_info()
2376 abbrev_size = this_set->section_sizes [DW_SECT_ABBREV]; in process_debug_info()
2483 if (compunit.cu_abbrev_offset >= abbrev_size) in process_debug_info()
2486 (unsigned long) abbrev_size); in process_debug_info()
2492 + abbrev_base + abbrev_size)); in process_debug_info()