Searched refs:buffer2 (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | script_test_11.c | 2 static unsigned int buffer2[256] __attribute((used)) = { 1 }; variable
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-mmix.texi | 388 buffer2 BYTE 0,0,0,0,0 391 LDOU $42,buffer2 396 5, the offset from @samp{buffer1} to @samp{buffer2}. The result is 400 buffer2 BYTE 0,0,0,0,0 403 LDOU $42,tmpreg,(buffer2-buffer1)
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ecoff.c | 1069 static char buffer2[1024]; in ecoff_type_to_string() local 1071 char *p2 = buffer2; in ecoff_type_to_string() 1343 return buffer2; in ecoff_type_to_string()
|