Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
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];
474 struct cie *cie, *local_cies = NULL; in _bfd_elf_parse_eh_frame() local
968 struct eh_cie_fde *fde, *cie; in _bfd_elf_gc_mark_fdes() local
[all …]
Delf-bfd.h336 } cie; member
347 unsigned int cie : 1; member
/toolchain/binutils/binutils-2.25/gold/
Dehframe.cc925 Cie cie(object, shndx, (pcie - 8) - pcontents, fde_encoding, in read_cie() local
993 Cie* cie = pcie->second; in read_fde() local
1047 Cie cie(NULL, 0, 0, elfcpp::DW_EH_PE_pcrel | elfcpp::DW_EH_PE_sdata4, "", in add_ehframe_for_plt() local
Dehframe.h285 Cie(const Cie& cie) in Cie()
/toolchain/binutils/binutils-2.25/gas/
Ddw2gencfi.c1415 output_cie (struct cie_entry *cie, bfd_boolean eh_frame, int align) in output_cie()
1536 output_fde (struct fde_entry *fde, struct cie_entry *cie, in output_fde()
1648 struct cie_entry *cie; in select_cie_for_fde() local
1847 struct cie_entry *cie, *cie_next; in cfi_finish() local
/toolchain/binutils/binutils-2.25/binutils/
Ddwarf.c5862 Frame_Chunk *cie; in display_debug_frames() local