Home
last modified time | relevance | path

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

/external/elfutils/src/
DChangeLog1054 (print_cfa_program): Add encoding argument. Use it for read_encoded
1056 (print_debug_frame_section): Pass fde_encoding to print_cfa_program.
1555 * readelf.c (print_cfa_program): Add bounds check before each op that
1595 (print_cfa_program): Likewise and add more readp bounds checks.
1703 * readelf.c (print_cfa_program): Fix sanity check of DW_FORM_block
1722 or 8 instead of just calling print_cfa_program.
1732 * readelf.c (print_cfa_program): Check block len before calling
2164 (print_cfa_program): Pass NULL as CU to print_ops.
2737 (print_cfa_program): Take new argument, pass it down.
2765 (print_cfa_program): Likewise.
[all …]
Dreadelf.c6137 print_cfa_program (const unsigned char *readp, const unsigned char *const endp, in print_cfa_program() function
6894 print_cfa_program (readp, cieend, vma_base, code_alignment_factor, in print_debug_frame_section()