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

/freebsd-11-stable/contrib/binutils/gas/
H A Dstruc-symbol.h64 unsigned int sy_volatile : 1; member in struct:symbol
H A Dsymbols.c2118 return s->sy_volatile;
2319 s->sy_volatile = 1;
2326 s->sy_volatile = 0;

Completed in 66 milliseconds