Home
last modified time | relevance | path

Searched refs:fde_list (Results 1 – 10 of 10) 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
118 (void) fde_list; 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
41 fde_list == NULL || fde_count == NULL) { in dwarf_get_fde_list()
68 *fde_list = dbg->dbg_frame->fs_fdearray; 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
81 fde_list == NULL || fde_count == NULL) { in dwarf_get_fde_list_eh()
108 *fde_list = dbg->dbg_eh_frame->fs_fdearray; in dwarf_get_fde_list_eh()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf-bfd.h1754 struct eh_cie_fde *fde_list; member
1776 #define elf_fde_list(sec) (elf_section_data(sec)->fde_list)
H A DChangeLog-2007136 (bfd_elf_section_data): Add fde_list.
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf-bfd.h1682 struct eh_cie_fde *fde_list; member
1699 #define elf_fde_list(sec) (elf_section_data(sec)->fde_list)
H A DChangeLog-2007136 (bfd_elf_section_data): Add fde_list.
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf-bfd.h1796 struct eh_cie_fde *fde_list; member
1818 #define elf_fde_list(sec) (elf_section_data(sec)->fde_list)
H A DChangeLog-2007136 (bfd_elf_section_data): Add fde_list.
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf-bfd.h1754 struct eh_cie_fde *fde_list; member
1776 #define elf_fde_list(sec) (elf_section_data(sec)->fde_list)
H A DChangeLog-2007136 (bfd_elf_section_data): Add fde_list.