Searched refs:stabstrsect (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dcoffread.c58 asection *stabstrsect; /* Section pointer for .stab section */ member in struct:coff_symfile_info
213 csi->stabstrsect = sectp;
622 if (!info->stabstrsect)
633 stabstrsize = bfd_section_size (abfd, info->stabstrsect);
639 info->stabstrsect->filepos, stabstrsize);
H A Ddbxread.c3462 asection *stabstrsect;
3466 stabstrsect = bfd_get_section_by_name (sym_bfd, stabstr_name);
3471 if (!stabstrsect)
3488 DBX_STRINGTAB_SIZE (objfile) = bfd_section_size (sym_bfd, stabstrsect);
3500 stabstrsect, /* bfd section */
3449 asection *stabstrsect; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dcoffread.c58 asection *stabstrsect; /* Section pointer for .stab section */ member in struct:coff_symfile_info
213 csi->stabstrsect = sectp;
622 if (!info->stabstrsect)
633 stabstrsize = bfd_section_size (abfd, info->stabstrsect);
639 info->stabstrsect->filepos, stabstrsize);
H A Ddbxread.c3462 asection *stabstrsect;
3466 stabstrsect = bfd_get_section_by_name (sym_bfd, stabstr_name);
3471 if (!stabstrsect)
3488 DBX_STRINGTAB_SIZE (objfile) = bfd_section_size (sym_bfd, stabstrsect);
3500 stabstrsect, /* bfd section */
3449 asection *stabstrsect; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dcoffread.c58 asection *stabstrsect; /* Section pointer for .stab section */ member in struct:coff_symfile_info
213 csi->stabstrsect = sectp;
622 if (!info->stabstrsect)
633 stabstrsize = bfd_section_size (abfd, info->stabstrsect);
639 info->stabstrsect->filepos, stabstrsize);
H A Ddbxread.c3462 asection *stabstrsect;
3466 stabstrsect = bfd_get_section_by_name (sym_bfd, stabstr_name);
3471 if (!stabstrsect)
3488 DBX_STRINGTAB_SIZE (objfile) = bfd_section_size (sym_bfd, stabstrsect);
3500 stabstrsect, /* bfd section */
3449 asection *stabstrsect; local

Completed in 154 milliseconds