Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386-intel.c142 char *gotfree_input_line = lex_got (&i.reloc[this_operand], in i386_operator()
H A Dtc-i386.c7582 # define lex_got(reloc, adjust, types) NULL macro
7594 lex_got (enum bfd_reloc_code_real *rel, in lex_got() function
7746 #ifdef lex_got
7747 #undef lex_got
7761 lex_got (enum bfd_reloc_code_real *rel ATTRIBUTE_UNUSED, in lex_got() function
7864 gotfree_input_line = lex_got (&got_reloc, &adjust, NULL); in x86_cons()
8098 gotfree_input_line = lex_got (&i.reloc[this_operand], NULL, &types); in i386_immediate()
8355 gotfree_input_line = lex_got (&i.reloc[this_operand], NULL, &types); in i386_displacement()
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386-intel.c145 char *gotfree_input_line = lex_got (&i.reloc[this_operand], in i386_operator()
H A Dtc-i386.c9252 # define lex_got(reloc, adjust, types) NULL macro
9264 lex_got (enum bfd_reloc_code_real *rel, in lex_got() function
9416 #ifdef lex_got
9417 #undef lex_got
9431 lex_got (enum bfd_reloc_code_real *rel ATTRIBUTE_UNUSED, in lex_got() function
9534 gotfree_input_line = lex_got (&got_reloc, &adjust, NULL); in x86_cons()
9790 gotfree_input_line = lex_got (&i.reloc[this_operand], NULL, &types); in i386_immediate()
10068 gotfree_input_line = lex_got (&i.reloc[this_operand], NULL, &types); in i386_displacement()