Home
last modified time | relevance | path

Searched refs:Frame_Chunk (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c2749 typedef struct Frame_Chunk struct
2751 struct Frame_Chunk *next; argument
2768 Frame_Chunk; argument
2778 frame_need_space (Frame_Chunk *fc, int reg) in frame_need_space()
2798 frame_display_row (Frame_Chunk *fc, int *need_col_headers, int *max_regs) in frame_display_row()
2905 Frame_Chunk *chunks = 0; in display_debug_frames()
2906 Frame_Chunk *remembered_state = 0; in display_debug_frames()
2907 Frame_Chunk *rs; in display_debug_frames()
2920 Frame_Chunk *fc; in display_debug_frames()
2921 Frame_Chunk *cie; in display_debug_frames()
[all …]
H A DChangeLog-0001821 (Frame_Chunk): Make data_factor signed, add fde_encoding.
H A DChangeLog-0203674 * readelf.c (struct Frame_Chunk): Add cfa_exp.
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c8534 typedef struct Frame_Chunk struct
8536 struct Frame_Chunk *next; argument
8553 Frame_Chunk; argument
8563 frame_need_space (Frame_Chunk *fc, int reg) in frame_need_space()
8583 frame_display_row (Frame_Chunk *fc, int *need_col_headers, int *max_regs) in frame_display_row()
8684 Frame_Chunk *chunks = 0; in display_debug_frames()
8685 Frame_Chunk *remembered_state = 0; in display_debug_frames()
8686 Frame_Chunk *rs; in display_debug_frames()
8700 Frame_Chunk *fc; in display_debug_frames()
8701 Frame_Chunk *cie; in display_debug_frames()
[all …]
H A DChangeLog-0001821 (Frame_Chunk): Make data_factor signed, add fde_encoding.
H A DChangeLog-0203674 * readelf.c (struct Frame_Chunk): Add cfa_exp.