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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-i386.c5455 unsigned char *where_to_put_displacement = NULL;
5476 where_to_put_displacement = &opcode[1];
5490 where_to_put_displacement = &opcode[1];
5496 where_to_put_displacement = &opcode[1];
5504 where_to_put_displacement = &opcode[2];
5511 where_to_put_displacement = &opcode[2];
5519 where_to_put_displacement = &opcode[3];
5543 md_number_to_chars ((char *) where_to_put_displacement,
5449 unsigned char *where_to_put_displacement = NULL; local

Completed in 136 milliseconds