Home
last modified time | relevance | path

Searched refs:machopic_validate_stub_or_non_lazy_ptr (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/
H A Ddarwin.h594 machopic_validate_stub_or_non_lazy_ptr (xname); \
596 machopic_validate_stub_or_non_lazy_ptr (xname); \
598 machopic_validate_stub_or_non_lazy_ptr (xname); \
600 machopic_validate_stub_or_non_lazy_ptr (xname); \
H A Ddarwin-protos.h24 extern void machopic_validate_stub_or_non_lazy_ptr (const char *);
H A Ddarwin.c472 machopic_validate_stub_or_non_lazy_ptr (const char *name) in machopic_validate_stub_or_non_lazy_ptr() function
/openbsd-src/gnu/usr.bin/gcc/gcc/config/
H A Ddarwin.h428 machopic_validate_stub_or_non_lazy_ptr (xname, 1); \
430 machopic_validate_stub_or_non_lazy_ptr (xname, 1); \
432 machopic_validate_stub_or_non_lazy_ptr (xname, 0); \
H A Ddarwin-protos.h23 extern void machopic_validate_stub_or_non_lazy_ptr PARAMS ((const char *, int));
H A Ddarwin.c386 machopic_validate_stub_or_non_lazy_ptr (name, validate_stub) in machopic_validate_stub_or_non_lazy_ptr() function
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Ddarwin.h117 machopic_validate_stub_or_non_lazy_ptr (name, /*stub:*/1); \
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Ddarwin.h180 machopic_validate_stub_or_non_lazy_ptr (name); \
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.51860 (machopic_validate_stub_or_non_lazy_ptr): Ditto.
H A DChangeLog16344 machopic_validate_stub_or_non_lazy_ptr): Likewise.