Home | History | Annotate | Download | only in man1

Lines Matching full:uninitialized

1702 Put uninitialized or runtime-initialized global variables into the
2744 Warn about uninitialized variables which are initialized with themselves.
2747 For example, \s-1GCC\s0 will warn about \f(CW\*(C`i\*(C'\fR being uninitialized in the
2993 If you want to warn about code which uses the uninitialized value of the
2996 These warnings occur for individual uninitialized or clobbered
2998 variables which are uninitialized or clobbered as a whole. They do
12231 Put uninitialized \f(CW\*(C`const\*(C'\fR variables in the read-only data section.
13572 which is pointed to by register \f(CW\*(C`r13\*(C'\fR. Put small uninitialized
13581 \&\f(CW\*(C`r13\*(C'\fR. Put small uninitialized global and static data in the
13597 data in the \fB.sdata\fR section. Put small uninitialized global
13608 in the \fB.data\fR section, and all uninitialized data in the
14937 In C code, controls the placement of uninitialized global variables.
14946 uninitialized global variables in the data section of the object file,
14954 program will work on other systems which always treat uninitialized