Home
last modified time | relevance | path

Searched refs:lookup_cfa_1 (Results 1 – 17 of 17) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.h297 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
H A Ddwarf2cfi.c642 lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc, dw_cfa_location *remember) in lookup_cfa_1() function
H A Ddwarf2out.c20395 lookup_cfa_1 (cfi, &next_cfa, &remember); in convert_cfa_to_fb_loc_list()
20435 lookup_cfa_1 (cfi, &next_cfa, &remember); in convert_cfa_to_fb_loc_list()
H A DFSFChangeLog.113792 * dwarf2out.c (lookup_cfa_1, print_die): Likewise.
8573 (lookup_cfa, lookup_cfa_1): New fns.
/netbsd/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.h333 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
H A Ddwarf2cfi.c642 lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc, dw_cfa_location *remember) in lookup_cfa_1() function
H A Ddwarf2cfi.cc721 lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc, dw_cfa_location *remember) in lookup_cfa_1() function
H A Ddwarf2out.c20395 lookup_cfa_1 (cfi, &next_cfa, &remember); in convert_cfa_to_fb_loc_list()
20435 lookup_cfa_1 (cfi, &next_cfa, &remember); in convert_cfa_to_fb_loc_list()
H A Ddwarf2out.cc21047 lookup_cfa_1 (cfi, &next_cfa, &remember); in convert_cfa_to_fb_loc_list()
21087 lookup_cfa_1 (cfi, &next_cfa, &remember); in convert_cfa_to_fb_loc_list()
H A DFSFChangeLog.113792 * dwarf2out.c (lookup_cfa_1, print_die): Likewise.
8573 (lookup_cfa, lookup_cfa_1): New fns.
H A DChangeLog-20054037 (lookup_cfa_1): Apply data alignment to DW_CFA_def_cfa_offset_sf
7462 (lookup_cfa_1): Remove inline marker.
H A DChangeLog-20089831 (lookup_cfa_1): Don't rescale by DWARF_CIE_DATA_ALIGNMENT.
H A DChangeLog-200015631 (lookup_cfa_1): Take a cfa_loc parameter instead of a reg and an
H A DChangeLog-200920891 (lookup_cfa_1): Add remember argument; handle remember/restore.
H A DChangeLog-20211683 (lookup_cfa_1): Use set_by_dwreg.
H A DChangeLog-201119355 lookup_cfa_1, lookup_cfa, cfa, cfa_store, cfa_remember, args_size,
H A DChangeLog-20171286 (lookup_cfa_1): Use the cached dw_cfi_cfa_loc, if it exists.