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

/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug023.go29 bug023.go:20: fatal error: naddr: const <Type>I{<TypeName>110(<_t117>{},<_o119>{},{});}
H A Dbug139.go16 bug139.go:7: fatal error: naddr: ONAME class x 5
/haiku-buildtools/legacy/binutils/binutils/
H A Daddr2line.c47 static int naddr; /* Number of addresses to process. */ variable
186 int read_stdin = (naddr == 0);
200 if (naddr <= 0)
202 --naddr;
406 naddr = argc - optind;
/haiku-buildtools/binutils/binutils/
H A Daddr2line.c48 static int naddr; /* Number of addresses to process. */ variable
223 int read_stdin = (naddr == 0);
237 if (naddr <= 0)
239 --naddr;
511 naddr = argc - optind;

Completed in 51 milliseconds