Home
last modified time | relevance | path

Searched refs:cie_count (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_dealloc.c108 Dwarf_Signed cie_count, Dwarf_Fde *fde_list, Dwarf_Signed fde_count) in dwarf_fde_cie_list_dealloc() argument
117 (void) cie_count; in dwarf_fde_cie_list_dealloc()
H A Ddwarf_frame.c36 Dwarf_Signed *cie_count, Dwarf_Fde **fde_list, Dwarf_Signed *fde_count, in dwarf_get_fde_list() argument
40 if (dbg == NULL || cie_list == NULL || cie_count == NULL || in dwarf_get_fde_list()
67 *cie_count = dbg->dbg_frame->fs_cielen; in dwarf_get_fde_list()
76 Dwarf_Signed *cie_count, Dwarf_Fde **fde_list, Dwarf_Signed *fde_count, in dwarf_get_fde_list_eh() argument
80 if (dbg == NULL || cie_list == NULL || cie_count == NULL || in dwarf_get_fde_list_eh()
107 *cie_count = dbg->dbg_eh_frame->fs_cielen; in dwarf_get_fde_list_eh()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf-eh-frame.c591 unsigned int cie_count; in _bfd_elf_parse_eh_frame() local
694 cie_count = 0; in _bfd_elf_parse_eh_frame()
741 cie = local_cies + cie_count++; in _bfd_elf_parse_eh_frame()
901 for (cie = local_cies; cie < local_cies + cie_count; cie++) in _bfd_elf_parse_eh_frame()
907 REQUIRE (cie != local_cies + cie_count); in _bfd_elf_parse_eh_frame()
1034 BFD_ASSERT (cie_count == num_cies); in _bfd_elf_parse_eh_frame()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf-eh-frame.c591 unsigned int cie_count; in _bfd_elf_parse_eh_frame() local
694 cie_count = 0; in _bfd_elf_parse_eh_frame()
741 cie = local_cies + cie_count++; in _bfd_elf_parse_eh_frame()
901 for (cie = local_cies; cie < local_cies + cie_count; cie++) in _bfd_elf_parse_eh_frame()
907 REQUIRE (cie != local_cies + cie_count); in _bfd_elf_parse_eh_frame()
1034 BFD_ASSERT (cie_count == num_cies); in _bfd_elf_parse_eh_frame()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf-eh-frame.c591 unsigned int cie_count; in _bfd_elf_parse_eh_frame() local
694 cie_count = 0; in _bfd_elf_parse_eh_frame()
741 cie = local_cies + cie_count++; in _bfd_elf_parse_eh_frame()
901 for (cie = local_cies; cie < local_cies + cie_count; cie++) in _bfd_elf_parse_eh_frame()
907 REQUIRE (cie != local_cies + cie_count); in _bfd_elf_parse_eh_frame()
1034 BFD_ASSERT (cie_count == num_cies); in _bfd_elf_parse_eh_frame()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf-eh-frame.c591 unsigned int cie_count; in _bfd_elf_parse_eh_frame() local
694 cie_count = 0; in _bfd_elf_parse_eh_frame()
741 cie = local_cies + cie_count++; in _bfd_elf_parse_eh_frame()
901 for (cie = local_cies; cie < local_cies + cie_count; cie++) in _bfd_elf_parse_eh_frame()
907 REQUIRE (cie != local_cies + cie_count); in _bfd_elf_parse_eh_frame()
1034 BFD_ASSERT (cie_count == num_cies); in _bfd_elf_parse_eh_frame()