Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/src/
H A DChangeLog876 (print_gdb_index_section): Likewise.
1099 (print_gdb_index_section): Likewsie.
1146 (print_gdb_index_section): Likewsie.
2218 * readelf.c (print_gdb_index_section): Check all offsets used
2227 * readelf.c (print_gdb_index_section): Add overflow checking for
2345 * readelf.c (print_gdb_index_section): Add more bounds checks.
2591 * readelf.c (print_gdb_index_section): Use unsigned int for 31 bits
2970 * readelf.c (print_gdb_index_section): Free format_dwarf_addr results.
2974 * readelf.c (print_gdb_index_section): Accept version 8.
3007 (print_gdb_index_section): Likewise.
[all …]
H A Dreadelf.c11504 print_gdb_index_section (Dwfl_Module *dwflmod, Ebl *ebl, in print_gdb_index_section() function
12119 { ".gdb_index", section_gdb_index, print_gdb_index_section } in print_debug()