Searched refs:stlen (Results 1 – 1 of 1) sorted by relevance
1040 unsigned int stlen; in dump_xcoff32_loader() local1084 stlen = bfd_h_get_32 (abfd, lhdr->l_stlen); in dump_xcoff32_loader()1085 printf (_(" string table len: %u\n"), stlen); in dump_xcoff32_loader()1118 if (off > stlen) in dump_xcoff32_loader()