Lines Matching full:uninitialized
1608 Put uninitialized or runtime-initialized global variables into the
2482 Warn about uninitialized variables which are initialized with
2487 For example, GCC will warn about `i' being uninitialized in the
2710 If you want to warn about code which uses the uninitialized value
2714 These warnings occur for individual uninitialized or clobbered
2716 variables which are uninitialized or clobbered as a whole. They do
9544 Control whether GCC places uninitialized local variables into the
10602 Put uninitialized `const' variables in the read-only data section.
11569 to by register `r13'. Put small uninitialized global and static
11578 register `r13'. Put small uninitialized global and static data in
11591 in the `.sdata' section. Put small uninitialized global data in
11599 data in the `.data' section, and all uninitialized data in the
12812 In C, allocate even uninitialized global variables in the data
16051 uninitialized variables.
16932 and otherwise ignores the `section' attribute in uninitialized
16938 uninitialized variables tentatively go in the `common' (or `bss')