Home
last modified time | relevance | path

Searched refs:GOTOFF_P (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.h1355 #define GOTOFF_P(OP) \ macro
1383 || GOTOFF_P (OP) || PIC_ADDR_P (OP))
Dsh.cc10689 if (GOTOFF_P (address)) in sh_mark_label()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20027079 (GOTOFF_P): Extend to allow gotoff plus constant.
31431 (GOT_ENTRY_P, GOTPLT_ENTRY_P, GOTOFF_P, PIC_ADDR_P): New.