Searched refs:scnlen (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/all/
H A Dcofftag.d18 AUX scnlen 0x[0-9a-f]+ nreloc 0 nlnno 0
20 AUX scnlen 0x[0-9a-f]+ nreloc 0 nlnno 0
22 AUX scnlen 0x[0-9a-f]+ nreloc 0 nlnno 0
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/all/
H A Dcofftag.d18 AUX scnlen 0x[0-9a-f]+ nreloc 0 nlnno 0
20 AUX scnlen 0x[0-9a-f]+ nreloc 0 nlnno 0
22 AUX scnlen 0x[0-9a-f]+ nreloc 0 nlnno 0
/haiku-buildtools/binutils/gas/testsuite/gas/ppc/
H A Dtest1xcoff32.d59 AUX scnlen 0x68 nreloc 7 nlnno 0
/haiku-buildtools/binutils/binutils/
H A Dod-xcoff.c824 printf (_(" scnlen: %08x nreloc: %-6u nlinno: %-6u\n"),
831 printf (_(" scnlen: %08x nreloc: %-6u\n"),
854 unsigned int scnlen; local
857 scnlen = bfd_h_get_32 (abfd, aux->x_csect.x_scnlen);
860 printf (" scnsym: %-8u", scnlen);
862 printf (" scnlen: %08x", scnlen);

Completed in 156 milliseconds