Searched refs:STAB_STRING_SECTION_NAME (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/binutils/gas/
H A Dstabs.c45 #ifndef STAB_STRING_SECTION_NAME
46 #define STAB_STRING_SECTION_NAME ".stabstr" macro
400 s_stab_generic (what, STAB_SECTION_NAME, STAB_STRING_SECTION_NAME);
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dobj-coff.c1710 #ifndef STAB_STRING_SECTION_NAME
1711 #define STAB_STRING_SECTION_NAME ".stabstr"
1713 if (! streq (STAB_STRING_SECTION_NAME, sec->name))
1707 #define STAB_STRING_SECTION_NAME macro

Completed in 109 milliseconds