/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf-eh-frame.c | 30 struct cie struct 49 struct eh_cie_fde *cie_inf; argument 50 unsigned char per_encoding; 51 unsigned char lsda_encoding; 52 unsigned char fde_encoding; 53 unsigned char initial_insn_length; 54 unsigned char can_make_lsda_relative; 55 unsigned char initial_instructions[50]; 592 struct cie *cie, *local_cies = NULL; in _bfd_elf_parse_eh_frame() local 1171 struct eh_cie_fde *fde, *cie; in _bfd_elf_gc_mark_fdes() local [all …]
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf-eh-frame.c | 30 struct cie struct 49 struct eh_cie_fde *cie_inf; argument 50 unsigned char per_encoding; 51 unsigned char lsda_encoding; 52 unsigned char fde_encoding; 53 unsigned char initial_insn_length; 54 unsigned char can_make_lsda_relative; 55 unsigned char initial_instructions[50]; 592 struct cie *cie, *local_cies = NULL; in _bfd_elf_parse_eh_frame() local 1172 struct eh_cie_fde *fde, *cie; in _bfd_elf_gc_mark_fdes() local [all …]
|
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | libdwarf_frame.c | 38 Dwarf_Cie cie; in _dwarf_frame_find_cie() local 55 _dwarf_frame_read_lsb_encoded(Dwarf_Debug dbg, Dwarf_Cie cie, uint64_t *val, in _dwarf_frame_read_lsb_encoded() 129 _dwarf_frame_parse_lsb_cie_augment(Dwarf_Debug dbg, Dwarf_Cie cie, in _dwarf_frame_parse_lsb_cie_augment() 182 Dwarf_Cie cie; in _dwarf_frame_add_cie() local 309 Dwarf_Cie cie; in _dwarf_frame_add_fde() local 421 Dwarf_Cie cie, tcie; in _dwarf_frame_section_cleanup() local 447 Dwarf_Cie cie; in _dwarf_frame_section_init() local 1198 Dwarf_Cie cie; in _dwarf_frame_get_internal_table() local 1431 _dwarf_frame_gen_cie(Dwarf_P_Debug dbg, Dwarf_P_Section ds, Dwarf_P_Cie cie, in _dwarf_frame_gen_cie() 1546 Dwarf_P_Cie cie; in _dwarf_frame_gen() local [all …]
|
H A D | dwarf_pro_frame.c | 59 Dwarf_P_Cie cie; in dwarf_add_frame_cie() local 100 Dwarf_Unsigned cie, Dwarf_Addr virt_addr, Dwarf_Unsigned code_len, in dwarf_add_frame_fde() 110 Dwarf_Unsigned cie, Dwarf_Addr virt_addr, Dwarf_Unsigned code_len, in dwarf_add_frame_fde_b()
|
H A D | dwarf_frame.c | 221 dwarf_get_cie_info(Dwarf_Cie cie, Dwarf_Unsigned *bytes_in_cie, in dwarf_get_cie_info() 247 dwarf_get_cie_index(Dwarf_Cie cie, Dwarf_Signed *cie_index, Dwarf_Error *error) in dwarf_get_cie_index() 530 dwarf_expand_frame_instructions(Dwarf_Cie cie, Dwarf_Ptr instruction, in dwarf_expand_frame_instructions()
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/aarch64/ |
H A D | aarch64-unwind.h | 42 const struct dwarf_cie *cie = get_cie (fde); in aarch64_cie_signed_with_b_key() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/aarch64/ |
H A D | aarch64-unwind.h | 42 const struct dwarf_cie *cie = get_cie (fde); in aarch64_cie_signed_with_b_key() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-aarch64.h | 102 #define tc_output_cie_extra(cie) \ argument 113 #define tc_cie_fde_equivalent_extra(cie, fde) (cie->pauth_key == fde->pauth_key) argument 118 #define tc_cie_entry_init_extra(cie, fde) cie->pauth_key = fde->pauth_key; argument
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-aarch64.h | 104 #define tc_output_cie_extra(cie) \ argument 115 #define tc_cie_fde_equivalent_extra(cie, fde) (cie->pauth_key == fde->pauth_key) argument 120 #define tc_cie_entry_init_extra(cie, fde) cie->pauth_key = fde->pauth_key; argument
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | ehframe.cc | 925 Cie cie(object, shndx, (pcie - 8) - pcontents, fde_encoding, in read_cie() local 993 Cie* cie = pcie->second; in read_fde() local 1126 Cie cie(NULL, 0, 0, elfcpp::DW_EH_PE_pcrel | elfcpp::DW_EH_PE_sdata4, "", in add_ehframe_for_plt() local 1156 Cie cie(NULL, 0, 0, elfcpp::DW_EH_PE_pcrel | elfcpp::DW_EH_PE_sdata4, "", in remove_ehframe_for_plt() local
|
H A D | ehframe.h | 291 Cie(const Cie& cie) in Cie()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | ehframe.cc | 925 Cie cie(object, shndx, (pcie - 8) - pcontents, fde_encoding, in read_cie() local 993 Cie* cie = pcie->second; in read_fde() local 1126 Cie cie(NULL, 0, 0, elfcpp::DW_EH_PE_pcrel | elfcpp::DW_EH_PE_sdata4, "", in add_ehframe_for_plt() local 1156 Cie cie(NULL, 0, 0, elfcpp::DW_EH_PE_pcrel | elfcpp::DW_EH_PE_sdata4, "", in remove_ehframe_for_plt() local
|
H A D | ehframe.h | 291 Cie(const Cie& cie) in Cie()
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/xtensa/ |
H A D | unwind-dw2-xtensa.c | 217 extract_cie_info (const struct dwarf_cie *cie, struct _Unwind_Context *context, in extract_cie_info() 312 const struct dwarf_cie *cie; in uw_frame_state_for() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/xtensa/ |
H A D | unwind-dw2-xtensa.c | 217 extract_cie_info (const struct dwarf_cie *cie, struct _Unwind_Context *context, in extract_cie_info() 312 const struct dwarf_cie *cie; in uw_frame_state_for() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | dw2gencfi.c | 1837 output_cie (struct cie_entry *cie, bool eh_frame, int align) in output_cie() 1960 output_fde (struct fde_entry *fde, struct cie_entry *cie, in output_fde() 2127 struct cie_entry *cie; in select_cie_for_fde() local 2301 struct cie_entry *cie, *cie_next; in cfi_finish() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | dw2gencfi.c | 1818 output_cie (struct cie_entry *cie, bool eh_frame, int align) in output_cie() 1941 output_fde (struct fde_entry *fde, struct cie_entry *cie, in output_fde() 2108 struct cie_entry *cie; in select_cie_for_fde() local 2282 struct cie_entry *cie, *cie_next; in cfi_finish() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | unwind-dw2.c | 419 extract_cie_info (const struct dwarf_cie *cie, struct _Unwind_Context *context, in extract_cie_info() 1253 const struct dwarf_cie *cie; in uw_frame_state_for() local
|
H A D | unwind-dw2-fde.c | 294 get_cie_encoding (const struct dwarf_cie *cie) in get_cie_encoding()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/cr16/ |
H A D | unwind-cr16.c | 392 extract_cie_info (const struct dwarf_cie *cie, struct _Unwind_Context *context, in extract_cie_info() 1178 const struct dwarf_cie *cie; in uw_frame_state_for() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/cr16/ |
H A D | unwind-cr16.c | 392 extract_cie_info (const struct dwarf_cie *cie, struct _Unwind_Context *context, in extract_cie_info() 1178 const struct dwarf_cie *cie; in uw_frame_state_for() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | unwind-dw2.c | 419 extract_cie_info (const struct dwarf_cie *cie, struct _Unwind_Context *context, in extract_cie_info() 1253 const struct dwarf_cie *cie; in uw_frame_state_for() local
|
H A D | unwind-dw2-fde.c | 294 get_cie_encoding (const struct dwarf_cie *cie) in get_cie_encoding()
|
/netbsd-src/sys/lib/libunwind/ |
H A D | DwarfParser.hpp | 199 bool CFI_Parser<A, R>::parseCIE(A &addressSpace, pint_t cie, in parseCIE()
|
/netbsd-src/sys/dev/pci/ |
H A D | cs428x.h | 151 uint32_t cie; member
|