| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | ehframe.cc | 339 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 D | ehframe.h | 222 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 D | ehframe.cc | 339 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 D | ehframe.h | 222 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 D | libdwarf_frame.c | 41 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 D | dwarf_frame.c | 195 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.h | 265 Dwarf_Unsigned cie_offset; /* Offset of the CIE. */ member
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | elf-eh-frame.c | 900 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 D | ChangeLog-2004 | 788 section output_offset. Delete cie_offset, instead use cie_inf
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | elf-eh-frame.c | 901 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 D | ChangeLog-2004 | 788 section output_offset. Delete cie_offset, instead use cie_inf
|
| /netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
| H A D | ChangeLog-2004 | 788 section output_offset. Delete cie_offset, instead use cie_inf
|
| /netbsd-src/external/gpl3/gdb/dist/bfd/ |
| H A D | ChangeLog-2004 | 788 section output_offset. Delete cie_offset, instead use cie_inf
|