Home
last modified time | relevance | path

Searched refs:darwin_binds_local_p (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-protos.h114 extern bool darwin_binds_local_p (const_tree);
H A Ddarwin.c3168 darwin_binds_local_p (const_tree decl) in darwin_binds_local_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-protos.h115 extern bool darwin_binds_local_p (const_tree);
H A Ddarwin.cc3230 darwin_binds_local_p (const_tree decl) in darwin_binds_local_p() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c23072 #define TARGET_BINDS_LOCAL_P darwin_binds_local_p
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc24459 #define TARGET_BINDS_LOCAL_P darwin_binds_local_p
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc1465 #define TARGET_BINDS_LOCAL_P darwin_binds_local_p
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c1459 #define TARGET_BINDS_LOCAL_P darwin_binds_local_p
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200515416 * config/darwin.c (darwin_binds_local_p): New.
15417 * config/darwin-protos.h (darwin_binds_local_p): Declare it.
15420 (TARGET_BINDS_LOCAL_P): Change it to darwin_binds_local_p.
H A DChangeLog-202128972 * config/darwin.c (darwin_binds_local_p): Assume that any
28979 * config/darwin.c (darwin_binds_local_p): Assume that any
H A DChangeLog-20079758 * config/darwin-protos.h (darwin_binds_local_p): Likewise.
9759 * config/darwin.c (darwin_binds_local_p): Likewise.
H A DChangeLog-20067953 (darwin_binds_local_p): Add partial support for rebinding vtables
H A DChangeLog-201910260 * config/darwin.c (darwin_binds_local_p): Update to call