Home | History | Annotate | Download | only in info

Lines Matching full:accesses

5397      Combine increments or decrements of addresses with memory accesses.
5816 mines each loop in the loop nest such that the memory accesses of
6660 GOT accesses on some targets.
12048 single object file that accesses more than 8192 GOT entries. Very
12327 accesses for locally-binding symbols. It can also use shorter GP
12368 file accesses more than 64k's worth of GOT entries. Very few do.
12518 Use (do not use) GP-relative accesses for symbols that are known
12722 this workaround. It assumes that aborted accesses to any byte in
12733 accesses to these regions are indeed safe.
14487 volatile keyword to protect memory accesses.
15059 accesses all constant addresses through a global offset table
20347 Accesses through pointers to types with this attribute are not
23288 or a sequence of member accesses and array references.
34761 accesses to volatile objects. The C standard leaves it implementation
34766 previous accesses to volatile objects have stabilized and no subsequent
34767 accesses have occurred. Thus an implementation is free to reorder and
34768 combine volatile accesses which occur between sequence points, but
34769 cannot do so for accesses across a sequence point. The use of
34797 expressions as accesses to volatiles, but instead issues a warning that
37084 * Accesses to bit-fields even in volatile objects works by accessing