Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-2015654 (process_cu_tu_index): Tighten check for an invalid ncols value.
739 (process_cu_tu_index): Check for a row * columns sum being too
762 (process_cu_tu_index): Add range check on the ncols value.
786 (process_cu_tu_index): Improve range checks.
828 (process_cu_tu_index): Test for j being so large that the section
837 (process_cu_tu_index): Add range check.
915 (process_cu_tu_index): Use xcalloc2 to allocate the CU and TU
993 (process_cu_tu_index): Add range check for an overlarge dw_sect
DChangeLog-2014147 * dwarf.c (process_cu_tu_index): Properly check for an out of
170 * dwarf.c (process_cu_tu_index): Check for an out of range row
284 (process_cu_tu_index): Check for non-existant or empty sections.
DChangeLog-2013490 (process_cu_tu_index): Add support for version 2 DWARF package files.
Ddwarf.c7420 process_cu_tu_index (struct dwarf_section *section, int do_display) in process_cu_tu_index() function
7734 process_cu_tu_index (&debug_displays [dwp_cu_index].section, 0); in load_cu_tu_indexes()
7737 process_cu_tu_index (&debug_displays [dwp_tu_index].section, 0); in load_cu_tu_indexes()
7771 return process_cu_tu_index (section, 1); in display_cu_index()
DChangeLog-2012121 (process_cu_tu_index, load_cu_tu_indexes, find_cu_tu_set)