Home
last modified time | relevance | path

Searched refs:FUNCTION_NAME_P (Results 1 – 18 of 18) sorted by relevance

/openbsd/src/gnu/gcc/gcc/config/pa/
Dpa64-hpux.h204 if (FUNCTION_NAME_P (NAME)) \
217 if (!FUNCTION_NAME_P (XSTR (FUN, 0))) \
Delf.h66 if (FUNCTION_NAME_P (NAME)) \
Dpa-linux.h136 if (!FUNCTION_NAME_P (XSTR (FUN, 0))) \
Dopenbsd64.h110 if (!FUNCTION_NAME_P (XSTR (FUN, 0))) \
Dopenbsd.h118 if (!FUNCTION_NAME_P (XSTR (FUN, 0))) \
Dsom.h204 if (FUNCTION_NAME_P (NAME)) \
Dpa.h1605 #define FUNCTION_NAME_P(NAME) (*(NAME) == '@') macro
1763 if (FUNCTION_NAME_P (NAME)) \
Dpa.c873 && !FUNCTION_NAME_P (XSTR (XEXP (x, 0), 0))) in hppa_legitimize_address()
7773 return GET_CODE (op) == SYMBOL_REF && FUNCTION_NAME_P (XSTR (op, 0)); in function_label_operand()
9431 if (! FUNCTION_NAME_P (name)) in pa_globalize_label()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/
Dpa64-hpux.h184 if (FUNCTION_NAME_P (NAME)) \
198 if (!FUNCTION_NAME_P (XSTR (FUN, 0))) \
Dsom.h312 if (FUNCTION_NAME_P (NAME)) \
412 if (! FUNCTION_NAME_P (NAME)) \
Delf.h77 if (FUNCTION_NAME_P (NAME)) \
Dpa-linux.h190 if (!FUNCTION_NAME_P (XSTR (FUN, 0))) \
Dopenbsd.h196 if (!FUNCTION_NAME_P (XSTR (FUN, 0))) \
Dpa-openbsd64.h207 if (!FUNCTION_NAME_P (XSTR (FUN, 0))) \
Dpa.h1615 #define FUNCTION_NAME_P(NAME) (*(NAME) == '@') macro
1825 if (FUNCTION_NAME_P (NAME)) \
Dpa.c991 && !FUNCTION_NAME_P (XSTR (XEXP (x, 0), 0)))
7054 return GET_CODE (op) == SYMBOL_REF && FUNCTION_NAME_P (XSTR (op, 0));
8382 if (! FUNCTION_NAME_P (name))
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.211514 * elf.h (TEXT_SPACE_P, FUNCTION_NAME_P): Delete.
11522 (FUNCTION_NAME_P, ENCODE_SECTION_INFO, STRIP_NAME_ENCODING): Likewise.
11525 (FUNCTION_NAME_P, ENCODE_SECTION_INFO, STRIP_NAME_ENCODING): Likewise.
DChangeLog.511283 (FUNCTION_NAME_P): Likewise.