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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.h751 #ifndef FUNC_BEGIN_PROLOG_LABEL
752 #define FUNC_BEGIN_PROLOG_LABEL "LFBP"
756 (*targetm.asm_out.internal_label) (FILE, FUNC_BEGIN_PROLOG_LABEL, LABEL)
747 #define FUNC_BEGIN_PROLOG_LABEL macro
H A Dpa.c4329 ASM_GENERATE_INTERNAL_LABEL (begin_label_name, FUNC_BEGIN_PROLOG_LABEL,
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/pa/
H A Dpa.h830 #ifndef FUNC_BEGIN_PROLOG_LABEL
831 #define FUNC_BEGIN_PROLOG_LABEL "LFBP"
835 (*targetm.asm_out.internal_label) (FILE, FUNC_BEGIN_PROLOG_LABEL, LABEL)
826 #define FUNC_BEGIN_PROLOG_LABEL macro
H A Dpa.c4225 ASM_GENERATE_INTERNAL_LABEL (begin_label_name, FUNC_BEGIN_PROLOG_LABEL,

Completed in 234 milliseconds