Home
last modified time | relevance | path

Searched defs:output_elf_obj_tdata (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/bfd/
H A Delf-bfd.h1531 struct output_elf_obj_tdata struct
1533 struct elf_segment_map *seg_map;
1534 struct elf_strtab_hash *strtab_ptr;
1537 asymbol **section_syms;
1541 asection *eh_frame_hdr;
1545 {
1549 } build_id;
1552 bfd_size_type program_header_size;
1555 file_ptr next_file_pos;
1557 int num_section_syms;
[all …]
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Delf-bfd.h1624 struct output_elf_obj_tdata struct
1626 struct elf_segment_map *seg_map;
1627 struct elf_strtab_hash *strtab_ptr;
1630 asymbol **section_syms;
1634 asection *eh_frame_hdr;
1638 {
1642 } build_id;
1645 bfd_size_type program_header_size;
1648 file_ptr next_file_pos;
1650 int num_section_syms;
[all …]
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Delf-bfd.h1786 struct output_elf_obj_tdata struct
1788 struct elf_segment_map *seg_map;
1789 struct elf_strtab_hash *strtab_ptr;
1792 asymbol **section_syms;
1796 asection *eh_frame_hdr;
1800 {
1804 } build_id;
1807 bfd_size_type program_header_size;
1810 file_ptr next_file_pos;
1812 int num_section_syms;
[all …]