/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | unwind-dw2-fde.h | 37 const struct dwarf_fde *array[]; 46 const struct dwarf_fde *single; 47 struct dwarf_fde **array; 79 struct dwarf_fde *fde_begin; 80 struct dwarf_fde **fde_array; 143 struct dwarf_fde struct 150 typedef struct dwarf_fde fde; argument 155 get_cie (const struct dwarf_fde *f) in get_cie()
|
H A D | unwind-dw2.c | 391 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases); in _Unwind_FindEnclosingFunction() 1252 const struct dwarf_fde *fde; in uw_frame_state_for() 1286 end = (const unsigned char *) next_fde ((const struct dwarf_fde *) cie); in uw_frame_state_for()
|
H A D | unwind-dw2-fde.c | 350 get_fde_encoding (const struct dwarf_fde *f) in get_fde_encoding()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | unwind-dw2-fde.h | 37 const struct dwarf_fde *array[]; 46 const struct dwarf_fde *single; 47 struct dwarf_fde **array; 79 struct dwarf_fde *fde_begin; 80 struct dwarf_fde **fde_array; 143 struct dwarf_fde struct 150 typedef struct dwarf_fde fde; argument 155 get_cie (const struct dwarf_fde *f) in get_cie()
|
H A D | unwind-dw2.c | 391 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases); in _Unwind_FindEnclosingFunction() 1252 const struct dwarf_fde *fde; in uw_frame_state_for() 1286 end = (const unsigned char *) next_fde ((const struct dwarf_fde *) cie); in uw_frame_state_for()
|
H A D | unwind-dw2-fde.c | 350 get_fde_encoding (const struct dwarf_fde *f) in get_fde_encoding()
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/ |
H A D | darwin10-unwind-find-enc-func.c | 21 struct dwarf_fde struct 28 typedef struct dwarf_fde fde; argument 36 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases); in _darwin10_Unwind_FindEnclosingFunction()
|
H A D | unwind-dw2-fde-darwin.c | 189 ob->u.single = (struct dwarf_fde *)real_fde; in examine_objects()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ |
H A D | darwin10-unwind-find-enc-func.c | 21 struct dwarf_fde struct 28 typedef struct dwarf_fde fde; argument 36 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases); in _darwin10_Unwind_FindEnclosingFunction()
|
H A D | unwind-dw2-fde-darwin.c | 189 ob->u.single = (struct dwarf_fde *)real_fde; in examine_objects()
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/aarch64/ |
H A D | aarch64-unwind.h | 38 const struct dwarf_fde *fde = _Unwind_Find_FDE (context->bases.func, in aarch64_cie_signed_with_b_key()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/aarch64/ |
H A D | aarch64-unwind.h | 38 const struct dwarf_fde *fde = _Unwind_Find_FDE (context->bases.func, in aarch64_cie_signed_with_b_key()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/xtensa/ |
H A D | unwind-dw2-xtensa.c | 191 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases); in _Unwind_FindEnclosingFunction() 311 const struct dwarf_fde *fde; in uw_frame_state_for()
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/xtensa/ |
H A D | unwind-dw2-xtensa.c | 191 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases); in _Unwind_FindEnclosingFunction() 311 const struct dwarf_fde *fde; in uw_frame_state_for()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/cr16/ |
H A D | unwind-cr16.c | 366 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases); in _Unwind_FindEnclosingFunction() 1177 const struct dwarf_fde *fde; in uw_frame_state_for() 1211 end = (const unsigned char *) next_fde ((const struct dwarf_fde *) cie); in uw_frame_state_for()
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/cr16/ |
H A D | unwind-cr16.c | 366 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases); in _Unwind_FindEnclosingFunction() 1177 const struct dwarf_fde *fde; in uw_frame_state_for() 1211 end = (const unsigned char *) next_fde ((const struct dwarf_fde *) cie); in uw_frame_state_for()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-1997 | 1657 * frame.c (dwarf_cie, dwarf_fde): Rename CIE_pointer to CIE_delta.
|
H A D | ChangeLog-2000 | 17795 (dwarf_fde): Define an IA64 struct for dwarf_fde.
|
H A D | FSFChangeLog.11 | 1181 * frame.c (dwarf_cie, dwarf_fde): Rename CIE_pointer to CIE_delta.
|
H A D | ChangeLog-2003 | 3743 return values, and casts of type fde *, struct dwarf_fde *, 3756 of type fde *, fde **, struct dwarf_fde *, and struct dwarf_cie *.
|
H A D | ChangeLog-2001 | 22875 (struct dwarf_fde): Remove explicit pc_begin/pc_range members.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog.11 | 1181 * frame.c (dwarf_cie, dwarf_fde): Rename CIE_pointer to CIE_delta.
|