Lines Matching refs:print_cfa_program
15 * readelf.c (print_cfa_program): Lift regname function to...
161 * readelf.c (print_cfa_program): Take ehdr as argument. Use it to
163 (print_debug_frame_section): Pass ehdr to print_cfa_program.
1460 (print_cfa_program): Add encoding argument. Use it for read_encoded
1462 (print_debug_frame_section): Pass fde_encoding to print_cfa_program.
1961 * readelf.c (print_cfa_program): Add bounds check before each op that
2001 (print_cfa_program): Likewise and add more readp bounds checks.
2109 * readelf.c (print_cfa_program): Fix sanity check of DW_FORM_block
2128 or 8 instead of just calling print_cfa_program.
2138 * readelf.c (print_cfa_program): Check block len before calling
2570 (print_cfa_program): Pass NULL as CU to print_ops.
3143 (print_cfa_program): Take new argument, pass it down.
3171 (print_cfa_program): Likewise.
3222 (print_cfa_program): Update caller.
3368 (print_cfa_program): Use it.
3433 * readelf.c (print_cfa_program): Correct a few labels.