Searched refs:print_cfa_program (Results 1 – 2 of 2) sorted by relevance
15 * readelf.c (print_cfa_program): Lift regname function to...161 * readelf.c (print_cfa_program): Take ehdr as argument. Use it to163 (print_debug_frame_section): Pass ehdr to print_cfa_program.1460 (print_cfa_program): Add encoding argument. Use it for read_encoded1462 (print_debug_frame_section): Pass fde_encoding to print_cfa_program.1961 * readelf.c (print_cfa_program): Add bounds check before each op that2001 (print_cfa_program): Likewise and add more readp bounds checks.2109 * readelf.c (print_cfa_program): Fix sanity check of DW_FORM_block2128 or 8 instead of just calling print_cfa_program.2138 * readelf.c (print_cfa_program): Check block len before calling[all …]
6224 print_cfa_program (const unsigned char *readp, const unsigned char *const endp, in print_cfa_program() function6983 print_cfa_program (readp, cieend, vma_base, code_alignment_factor, in print_debug_frame_section()