Searched refs:symref (Results 1 – 6 of 6) sorted by relevance
| /freebsd-9-stable/contrib/gcc/config/i386/ |
| D | winnt.c | 207 rtx symref; in i386_pe_mark_dllexport() local 234 symref = gen_rtx_SYMBOL_REF (Pmode, IDENTIFIER_POINTER (idp)); in i386_pe_mark_dllexport() 235 SET_SYMBOL_REF_DECL (symref, decl); in i386_pe_mark_dllexport() 236 XEXP (DECL_RTL (decl), 0) = symref; in i386_pe_mark_dllexport() 248 rtx symref; in i386_pe_mark_dllimport() local 279 symref = gen_rtx_SYMBOL_REF (Pmode, IDENTIFIER_POINTER (idp)); in i386_pe_mark_dllimport() 280 SET_SYMBOL_REF_DECL (symref, decl); in i386_pe_mark_dllimport() 281 newrtl = gen_rtx_MEM (Pmode,symref); in i386_pe_mark_dllimport()
|
| /freebsd-9-stable/contrib/gcc/config/rs6000/ |
| D | rs6000.c | 11012 rtx minus, symref; in print_operand_address() local 11021 symref = XEXP (minus, 0); in print_operand_address() 11022 XEXP (contains_minus, 0) = symref; in print_operand_address() 11027 name = XSTR (symref, 0); in print_operand_address() 11031 XSTR (symref, 0) = newname; in print_operand_address() 11035 XSTR (symref, 0) = name; in print_operand_address()
|
| /freebsd-9-stable/contrib/gcc/doc/ |
| D | tm.texi | 7174 @deftypefn {Target Hook} void TARGET_ASM_EXTERNAL_LIBCALL (rtx @var{symref}) 7177 library function is given by @var{symref}, which is a @code{symbol_ref}.
|
| /freebsd-9-stable/contrib/gcc/ |
| D | FSFChangeLog.10 | 5048 * m68k.h (LEGITIMATE_PIC_OPERAND): Allow SYMBOL_REF_FLAG symref.
|
| D | ChangeLog-2003 | 33816 (call, call_value): Emit new 32-bit pic patterns for symref and
|
| D | ChangeLog-2004 | 45259 * config/c4x/c4x.h (LEGITIMIZE_RELOAD_ADDRESS): Handle symref.
|