Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dgen-sframe.c815 struct sframe_xlate_ctx* xlate_ctx = XCNEW (struct sframe_xlate_ctx); in sframe_xlate_ctx_alloc() local
822 sframe_xlate_ctx_init (struct sframe_xlate_ctx *xlate_ctx) in sframe_xlate_ctx_init()
835 sframe_xlate_ctx_cleanup (struct sframe_xlate_ctx *xlate_ctx) in sframe_xlate_ctx_cleanup()
856 sframe_xlate_ctx_finalize (struct sframe_xlate_ctx *xlate_ctx, in sframe_xlate_ctx_finalize()
883 sframe_xlate_ctx_add_fre (struct sframe_xlate_ctx *xlate_ctx, in sframe_xlate_ctx_add_fre()
929 sframe_xlate_do_advance_loc (struct sframe_xlate_ctx *xlate_ctx, in sframe_xlate_do_advance_loc()
975 sframe_xlate_do_def_cfa (struct sframe_xlate_ctx *xlate_ctx, in sframe_xlate_do_def_cfa()
1001 sframe_xlate_do_def_cfa_register (struct sframe_xlate_ctx *xlate_ctx, in sframe_xlate_do_def_cfa_register()
1021 sframe_xlate_do_def_cfa_offset (struct sframe_xlate_ctx *xlate_ctx, in sframe_xlate_do_def_cfa_offset()
1049 sframe_xlate_do_offset (struct sframe_xlate_ctx *xlate_ctx, in sframe_xlate_do_offset()
[all …]