Searched refs:TEXT_SECTION_NAME (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-xtensa.h158 #define TEXT_SECTION_NAME xtensa_section_rename (".text") macro
H A Dobj-elf.c180 s = bfd_get_section_by_name (stdoutput, TEXT_SECTION_NAME);
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Das.h653 #ifndef TEXT_SECTION_NAME
654 #define TEXT_SECTION_NAME ".text"
649 #define TEXT_SECTION_NAME macro
H A Das.c986 text_section = subseg_new (TEXT_SECTION_NAME, 0);
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xtensa.h335 #define TEXT_SECTION_NAME xtensa_section_rename (".text") macro
H A Dobj-elf.c190 s = bfd_get_section_by_name (stdoutput, TEXT_SECTION_NAME);
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Das.h705 #ifndef TEXT_SECTION_NAME
706 #define TEXT_SECTION_NAME ".text"
701 #define TEXT_SECTION_NAME macro
H A Das.c937 text_section = subseg_new (TEXT_SECTION_NAME, 0);
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Ddwarfout.c989 #ifndef TEXT_SECTION_NAME
990 #define TEXT_SECTION_NAME ".text"
6234 ASM_OUTPUT_PUSH_SECTION (asm_out_file, TEXT_SECTION_NAME);
6431 ASM_OUTPUT_PUSH_SECTION (asm_out_file, TEXT_SECTION_NAME);
988 #define TEXT_SECTION_NAME macro
H A Ddwarf2out.c3796 #ifndef TEXT_SECTION_NAME
3797 #define TEXT_SECTION_NAME ".text"
12676 strcpy (text_section_label, stripattributes (TEXT_SECTION_NAME));
3793 #define TEXT_SECTION_NAME macro
/openbsd-current/gnu/gcc/gcc/
H A Ddwarf2out.c4287 #ifndef TEXT_SECTION_NAME
4288 #define TEXT_SECTION_NAME ".text"
4284 #define TEXT_SECTION_NAME macro

Completed in 468 milliseconds