Home
last modified time | relevance | path

Searched defs:cur_fre (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dgen-sframe.c910 sframe_row_entry_initialize (struct sframe_row_entry *cur_fre, in sframe_row_entry_initialize()
936 struct sframe_row_entry *cur_fre = xlate_ctx->cur_fre; in sframe_xlate_do_advance_loc() local
980 struct sframe_row_entry *cur_fre = xlate_ctx->cur_fre; in sframe_xlate_do_def_cfa() local
1006 struct sframe_row_entry *cur_fre = xlate_ctx->cur_fre; in sframe_xlate_do_def_cfa_register() local
1027 struct sframe_row_entry *cur_fre = xlate_ctx->cur_fre; in sframe_xlate_do_def_cfa_offset() local
1055 struct sframe_row_entry *cur_fre = xlate_ctx->cur_fre; in sframe_xlate_do_offset() local
1132 struct sframe_row_entry *cur_fre = xlate_ctx->cur_fre; in sframe_xlate_do_restore_state() local
1156 struct sframe_row_entry *cur_fre = xlate_ctx->cur_fre; in sframe_xlate_do_restore() local
1190 struct sframe_row_entry *cur_fre = xlate_ctx->cur_fre; in sframe_xlate_do_gnu_window_save() local
H A Dgen-sframe.h111 struct sframe_row_entry *cur_fre; member
/netbsd-src/external/gpl3/binutils/dist/libsframe/
H A Dsframe.c1113 sframe_frame_row_entry cur_fre; in sframe_find_fre() local