Home
last modified time | relevance | path

Searched refs:alpha_need_linkage (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/gcc/gcc/config/alpha/
H A Dalpha-protos.h117 extern rtx alpha_need_linkage (const char *, int);
H A Dalpha.c8090 alpha_need_linkage (fnname, 1); in alpha_start_function()
9600 alpha_need_linkage (const char *name, int is_local) in alpha_need_linkage() function
9895 alpha_need_linkage (const char *name ATTRIBUTE_UNUSED, in alpha_need_linkage() function
H A Dalpha.md4567 alpha_need_linkage (XSTR (operands[0], 0), 0);
4663 alpha_need_linkage (XSTR (operands[1], 0), 0);
6598 alpha_need_linkage (XSTR (operands[4], 0), 0);
6666 alpha_need_linkage (XSTR (operands[4], 0), 0);
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha-protos.h161 extern rtx alpha_need_linkage PARAMS ((const char *, int));
H A Dalpha.c7571 alpha_need_linkage (fnname, 1);
9081 alpha_need_linkage (name, is_local) in alpha_need_linkage() function
9407 alpha_need_linkage (name, is_local) in alpha_need_linkage() function
H A Dalpha.md4503 alpha_need_linkage (XSTR (operands[0], 0), 0);
4603 alpha_need_linkage (XSTR (operands[1], 0), 0);
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.32140 (alpha_need_linkage): Update prototype.
2146 (alpha_need_linkage): Use a splay tree. Build the linkage symbol.
2148 * config/alpha/alpha.md (call_vms): Use alpha_need_linkage
H A DChangeLog.23615 (alpha_need_linkage, alpha_start_function,alpha_end_function):
3621 alpha_need_linkage): Constify a char*
H A DChangeLog.01136 (alpha_need_linkage): Likewise for parameters `name' and `is_local'.
H A DChangeLog.43577 (alpha_need_linkage), arm.c (arm_encode_call_attribute),
H A DFSFChangeLog.116265 * alpha.c (alpha_need_linkage): Call get_identifier.
H A DChangeLog15839 (alpha_need_linkage): Rewrite.