Home
last modified time | relevance | path

Searched refs:stlen (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dod-xcoff.c1040 unsigned int stlen; in dump_xcoff32_loader() local
1084 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()