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

/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin-protos.h35 extern enum machopic_addr_class machopic_classify_symbol (rtx);
H A Ddarwin.c188 machopic_classify_symbol (rtx sym_ref) function
248 switch (machopic_classify_symbol (sym_ref))
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c7542 && machopic_classify_symbol (x) == MACHOPIC_UNDEFINED_FUNCTION)
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c10873 && machopic_classify_symbol (x) == MACHOPIC_UNDEFINED_FUNCTION)

Completed in 275 milliseconds