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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Dnwld.c39 const char section[] = ".ctors"TARGET_SUB_SECTION_SEPARATOR;
44 ".ctors"TARGET_SUB_SECTION_SEPARATOR"%.5u",
60 const char section[] = ".dtors"TARGET_SUB_SECTION_SEPARATOR;
64 sprintf (section, ".dtors"TARGET_SUB_SECTION_SEPARATOR"%.5u",
H A Dnwld.h51 #define TARGET_SUB_SECTION_SEPARATOR "$" macro
60 #define EH_FRAME_SECTION_NAME ".eh_frame"TARGET_SUB_SECTION_SEPARATOR

Completed in 180 milliseconds