Home
last modified time | relevance | path

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

/external/elfutils/src/
DChangeLog297 * readelf.c (print_cfa_program): Lift regname function to...
443 * readelf.c (print_cfa_program): Take ehdr as argument. Use it to
445 (print_debug_frame_section): Pass ehdr to print_cfa_program.
1742 (print_cfa_program): Add encoding argument. Use it for read_encoded
1744 (print_debug_frame_section): Pass fde_encoding to print_cfa_program.
2243 * readelf.c (print_cfa_program): Add bounds check before each op that
2283 (print_cfa_program): Likewise and add more readp bounds checks.
2391 * readelf.c (print_cfa_program): Fix sanity check of DW_FORM_block
2410 or 8 instead of just calling print_cfa_program.
2420 * readelf.c (print_cfa_program): Check block len before calling
[all …]
Dreadelf.c6393 print_cfa_program (const unsigned char *readp, const unsigned char *const endp, in print_cfa_program() function
7152 print_cfa_program (readp, cieend, vma_base, code_alignment_factor, in print_debug_frame_section()