HomeSort by: relevance | last modified time | path
    Searched defs:FUNC_BEGIN_PROLOG_LABEL (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa.h 678 #ifndef FUNC_BEGIN_PROLOG_LABEL
679 #define FUNC_BEGIN_PROLOG_LABEL "LFBP"
683 (*targetm.asm_out.internal_label) (FILE, FUNC_BEGIN_PROLOG_LABEL, LABEL)
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.h 676 #ifndef FUNC_BEGIN_PROLOG_LABEL
677 #define FUNC_BEGIN_PROLOG_LABEL "LFBP"
681 (*targetm.asm_out.internal_label) (FILE, FUNC_BEGIN_PROLOG_LABEL, LABEL)

Completed in 59 milliseconds