Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/bfd/
H A Delf-eh-frame.c31 struct cie struct
48 struct eh_cie_fde *cie_inf; argument
49 unsigned char per_encoding;
50 unsigned char lsda_encoding;
51 unsigned char fde_encoding;
52 unsigned char initial_insn_length;
53 unsigned char can_make_lsda_relative;
54 unsigned char initial_instructions[50];
479 struct cie *cie, *local_cies = NULL; in _bfd_elf_parse_eh_frame() local
970 struct eh_cie_fde *fde, *cie; in _bfd_elf_gc_mark_fdes() local
[all …]
H A Delf-bfd.h334 } cie; member
345 unsigned int cie : 1; member
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Delf-eh-frame.c30 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];
579 struct cie *cie, *local_cies = NULL; in _bfd_elf_parse_eh_frame() local
1156 struct eh_cie_fde *fde, *cie; in _bfd_elf_gc_mark_fdes() local
[all …]
H A Delf-bfd.h354 } cie; member
365 unsigned int cie : 1; member
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Delf-eh-frame.c30 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
1174 struct eh_cie_fde *fde, *cie; in _bfd_elf_gc_mark_fdes() local
[all …]
H A Delf-bfd.h394 } cie; member
405 unsigned int cie : 1; member
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dehframe.cc925 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 Dehframe.h291 Cie(const Cie& cie) in Cie()
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dehframe.cc925 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
H A Dehframe.h286 Cie(const Cie& cie) in Cie()
/dflybsd-src/contrib/binutils-2.27/gas/
H A Ddw2gencfi.c1774 output_cie (struct cie_entry *cie, bfd_boolean eh_frame, int align) in output_cie()
1881 output_fde (struct fde_entry *fde, struct cie_entry *cie, in output_fde()
1990 struct cie_entry *cie; in select_cie_for_fde() local
2217 struct cie_entry *cie, *cie_next; in cfi_finish() local
/dflybsd-src/contrib/binutils-2.34/gas/
H A Ddw2gencfi.c1829 output_cie (struct cie_entry *cie, bfd_boolean eh_frame, int align) in output_cie()
1952 output_fde (struct fde_entry *fde, struct cie_entry *cie, in output_fde()
2062 struct cie_entry *cie; in select_cie_for_fde() local
2296 struct cie_entry *cie, *cie_next; in cfi_finish() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Ddwarf2-frame.c110 struct dwarf2_cie *cie; member
1687 struct dwarf2_cie *cie = *(struct dwarf2_cie **) element; in bsearch_cie_cmp() local
1718 add_cie (struct dwarf2_cie_table *cie_table, struct dwarf2_cie *cie) in add_cie()
1882 struct dwarf2_cie *cie; in decode_frame_entry_1() local
/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dunwind-dw2.c383 extract_cie_info (const struct dwarf_cie *cie, struct _Unwind_Context *context, in extract_cie_info()
1169 const struct dwarf_cie *cie; in uw_frame_state_for() local
H A Dunwind-dw2-fde.c261 get_cie_encoding (const struct dwarf_cie *cie) in get_cie_encoding()
/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Dunwind-dw2.c418 extract_cie_info (const struct dwarf_cie *cie, struct _Unwind_Context *context, in extract_cie_info()
1247 const struct dwarf_cie *cie; in uw_frame_state_for() local
H A Dunwind-dw2-fde.c292 get_cie_encoding (const struct dwarf_cie *cie) in get_cie_encoding()
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_scan.c517 const struct ieee80211_country_ie *cie = in dump_country() local
H A Dieee80211_scan_sta.c354 const struct ieee80211_country_ie *cie = in sta_add() local
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Ddwarf.c5776 Frame_Chunk *cie; in display_debug_frames() local
/dflybsd-src/sbin/ifconfig/
H A Difieee80211.c3264 const struct ieee80211_country_ie *cie = in printcountry() local
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Ddwarf.c7796 Frame_Chunk *cie; in display_debug_frames() local