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

/freebsd-11-stable/contrib/gcc/
H A Dvarasm.c182 static GTY(()) section *unnamed_sections;
261 sect->unnamed.next = unnamed_sections;
263 unnamed_sections = sect;
181 static GTY(()) section *unnamed_sections; variable

Completed in 71 milliseconds