Searched refs:FRAME_BEGIN_LABEL (Results 1 – 4 of 4) sorted by relevance
478 #undef FRAME_BEGIN_LABEL479 #define FRAME_BEGIN_LABEL (for_eh ? "EH_frame" : "Lframe") macro
387 #ifndef FRAME_BEGIN_LABEL388 #define FRAME_BEGIN_LABEL "Lframe" macro2238 ASM_GENERATE_INTERNAL_LABEL (section_start_label, FRAME_BEGIN_LABEL, for_eh); in output_call_frame_info()
351 #define FRAME_BEGIN_LABEL "Lframe" macro1862 ASM_GENERATE_INTERNAL_LABEL (section_start_label, FRAME_BEGIN_LABEL, for_eh);
9275 * dwarf2out.c (FRAME_BEGIN_LABEL): New.