Searched refs:LINE_SECTION (Results 1 – 3 of 3) sorted by relevance
969 #ifndef LINE_SECTION970 #define LINE_SECTION ".line" macro6052 ASM_OUTPUT_PUSH_SECTION (asm_out_file, LINE_SECTION);6303 ASM_OUTPUT_PUSH_SECTION (asm_out_file, LINE_SECTION);6464 ASM_OUTPUT_PUSH_SECTION (asm_out_file, LINE_SECTION);
4957 (DEBUG_LINE_SECTION): Rename from LINE_SECTION.8077 * dwarfout.c (dwarfout_line): Push to LINE_SECTION after calling11547 (DEBUG_SECTION, LINE_SECTION): Add debug_ to name, fix attributes.
203 #define LINE_SECTION ".debug_line" macro1115 else if (strcmp (sectp->name, LINE_SECTION) == 0) in dwarf2_locate_sections()