Home
last modified time | relevance | path

Searched refs:cie_offset (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dehframe.cc339 section_offset_type cie_offset, unsigned char fde_encoding, in write() argument
360 offset + 4 - cie_offset); in write()
462 section_offset_type cie_offset = offset; in write() local
493 post_fdes->push_back(Post_fde(*p, cie_offset, fde_encoding)); in write()
496 address, addralign, cie_offset, in write()
989 unsigned int cie_offset = (pfde - 4 - pcontents) - offset + 8; in read_fde() local
990 Offsets_to_cie::const_iterator pcie = cies->find(cie_offset); in read_fde()
1308 addralign, (*p).cie_offset, in do_sized_write()
H A Dehframe.h222 section_offset_type cie_offset, unsigned char fde_encoding,
260 : fde(f), cie_offset(cie_off), fde_encoding(encoding) in Post_fde()
264 section_offset_type cie_offset; member
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dehframe.cc339 section_offset_type cie_offset, unsigned char fde_encoding, in write() argument
360 offset + 4 - cie_offset); in write()
462 section_offset_type cie_offset = offset; in write() local
493 post_fdes->push_back(Post_fde(*p, cie_offset, fde_encoding)); in write()
496 address, addralign, cie_offset, in write()
989 unsigned int cie_offset = (pfde - 4 - pcontents) - offset + 8; in read_fde() local
990 Offsets_to_cie::const_iterator pcie = cies->find(cie_offset); in read_fde()
1308 addralign, (*p).cie_offset, in do_sized_write()
H A Dehframe.h222 section_offset_type cie_offset, unsigned char fde_encoding,
260 : fde(f), cie_offset(cie_off), fde_encoding(encoding) in Post_fde()
264 section_offset_type cie_offset; member
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Dlibdwarf_frame.c41 if (cie->cie_offset == offset) in _dwarf_frame_find_cie()
201 cie->cie_offset = *off; in _dwarf_frame_add_cie()
232 *off = cie->cie_offset + ((dwarf_size == 4) ? 4 : 12) + in _dwarf_frame_add_cie()
282 cie->cie_instlen = cie->cie_offset + 4 + length - *off; in _dwarf_frame_add_cie()
284 cie->cie_instlen = cie->cie_offset + 12 + length - *off; in _dwarf_frame_add_cie()
292 cie->cie_version, cie->cie_offset, cie->cie_length, in _dwarf_frame_add_cie()
1440 cie->cie_offset = offset = ds->ds_size; in _dwarf_frame_gen_cie()
1470 len = ds->ds_size - cie->cie_offset - 4; in _dwarf_frame_gen_cie()
1497 fde->fde_cieoff = fde->fde_cie->cie_offset; in _dwarf_frame_gen_fde()
H A Ddwarf_frame.c195 Dwarf_Ptr *fde_bytes, Dwarf_Unsigned *fde_byte_len, Dwarf_Off *cie_offset, in dwarf_get_fde_range() argument
203 fde_bytes == NULL || fde_byte_len == NULL || cie_offset == NULL || in dwarf_get_fde_range()
213 *cie_offset = fde->fde_cieoff; in dwarf_get_fde_range()
H A D_libdwarf.h265 Dwarf_Unsigned cie_offset; /* Offset of the CIE. */ member
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-eh-frame.c900 unsigned int cie_offset = this_inf->offset + 4 - hdr_id; in _bfd_elf_parse_eh_frame() local
902 if (cie_offset == cie->cie_inf->offset) in _bfd_elf_parse_eh_frame()
H A DChangeLog-2004788 section output_offset. Delete cie_offset, instead use cie_inf
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-eh-frame.c901 unsigned int cie_offset = this_inf->offset + 4 - hdr_id; in _bfd_elf_parse_eh_frame() local
903 if (cie_offset == cie->cie_inf->offset) in _bfd_elf_parse_eh_frame()
H A DChangeLog-2004788 section output_offset. Delete cie_offset, instead use cie_inf
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-2004788 section output_offset. Delete cie_offset, instead use cie_inf
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-2004788 section output_offset. Delete cie_offset, instead use cie_inf