Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h1160 #define GOT_SYMBOL_NAME "_GLOBAL_OFFSET_TABLE_" macro
H A Di386.c8623 xops[1] = gen_rtx_SYMBOL_REF (Pmode, GOT_SYMBOL_NAME); in output_set_got()
15546 GOT_SYMBOL_NAME, LPREFIX, value); in ix86_output_addr_diff_elt()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h1286 #define GOT_SYMBOL_NAME "_GLOBAL_OFFSET_TABLE_" macro
H A Di386.c11220 xops[1] = gen_rtx_SYMBOL_REF (Pmode, GOT_SYMBOL_NAME); in output_set_got()
17595 rtx tmp = gen_rtx_SYMBOL_REF (Pmode, GOT_SYMBOL_NAME); in ix86_delegitimize_address_1()
17660 if (SYMBOL_REF_P (x) && strcmp (XSTR (x, 0), GOT_SYMBOL_NAME) == 0) in ix86_const_not_ok_for_debug_p()
19923 GOT_SYMBOL_NAME, LPREFIX, value); in ix86_output_addr_diff_elt()