Searched refs:stab_size (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-ip2k.c630 bfd_size_type stab_size = stab->rawsize ? stab->rawsize : stab->size; local
651 stabend = stabcontents + stab_size;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-ip2k.c630 bfd_size_type stab_size = stab->rawsize ? stab->rawsize : stab->size; local
651 stabend = stabcontents + stab_size;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dobjdump.c181 static bfd_size_type stab_size; variable
2435 stabs_end = stabp + stab_size;
2526 &stab_size);

Completed in 117 milliseconds