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

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-som.h63 #define STAB_STRING_SECTION_NAME "$GDB_STRINGS$" macro
H A Dobj-coff.c1605 #ifndef STAB_STRING_SECTION_NAME
1606 #define STAB_STRING_SECTION_NAME ".stabstr"
1608 if (strcmp (STAB_STRING_SECTION_NAME, sec->name))
1602 #define STAB_STRING_SECTION_NAME macro
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-som.h65 #define STAB_STRING_SECTION_NAME "$GDB_STRINGS$" macro
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
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dstabs.c45 #ifndef STAB_STRING_SECTION_NAME
46 #define STAB_STRING_SECTION_NAME ".stabstr" macro
405 s_stab_generic (what, STAB_SECTION_NAME, STAB_STRING_SECTION_NAME);
/openbsd-current/gnu/usr.bin/binutils-2.17/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);

Completed in 218 milliseconds