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

/freebsd-11-stable/contrib/binutils/gas/
H A Das.h656 #ifndef TEXT_SECTION_NAME
657 #define TEXT_SECTION_NAME ".text"
652 #define TEXT_SECTION_NAME macro
H A Das.c985 text_section = subseg_new (TEXT_SECTION_NAME, 0);
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-elf.c195 s = bfd_get_section_by_name (stdoutput, TEXT_SECTION_NAME);
/freebsd-11-stable/contrib/gcc/
H A Ddwarf2out.c4290 #ifndef TEXT_SECTION_NAME
4291 #define TEXT_SECTION_NAME ".text"
4287 #define TEXT_SECTION_NAME macro

Completed in 194 milliseconds