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

/freebsd-11.0-release/contrib/gcc/
H A Doutput.h401 #define SECTION_SMALL 0x01000 /* contains "small data" */ macro
H A Dvarasm.c5359 if (flags & SECTION_SMALL)
5844 if (sect->common.flags & SECTION_SMALL)
5857 /* ??? Ideally, this check would be redundant with the SECTION_SMALL
5858 one above. The problem is that we only use SECTION_SMALL for
/freebsd-11.0-release/contrib/gcc/config/ia64/
H A Dia64.c9393 flags = SECTION_SMALL;

Completed in 77 milliseconds