Searched refs:Frame_Chunk (Results 1 – 5 of 5) sorted by relevance
5456 typedef struct Frame_Chunk struct5458 struct Frame_Chunk *next; argument5477 Frame_Chunk; argument5490 frame_need_space (Frame_Chunk *fc, unsigned int reg) in frame_need_space()5660 frame_display_row (Frame_Chunk *fc, int *need_col_headers, int *max_regs) in frame_display_row()5738 Frame_Chunk **p_cie, int *p_version, in read_cie()5742 Frame_Chunk *fc; in read_cie()5752 fc = (Frame_Chunk *) xmalloc (sizeof (Frame_Chunk)); in read_cie()5753 memset (fc, 0, sizeof (Frame_Chunk)); in read_cie()5844 Frame_Chunk *chunks = 0, *forward_refs = 0; in display_debug_frames()[all …]
177 (struct Frame_Chunk): Use dwarf_vma type for pc_begin and pc_range
770 * dwarf.c (struct Frame_Chunk): Add ptr_size and segment_size
821 (Frame_Chunk): Make data_factor signed, add fde_encoding.
674 * readelf.c (struct Frame_Chunk): Add cfa_exp.