Lines Matching refs:ForwardReference
44 // PoolManager, PoolObject, ForwardReference and LocationBase.
61 // A ForwardReference represents a reference to a PoolObject that will be
62 // placed later in the instruction stream. Each ForwardReference may only refer
78 // that reason, we do not need to keep track of the ForwardReference objects in
85 class ForwardReference;
330 class ForwardReference {
332 ForwardReference(T location,
413 // ForwardReference we are about to generate, in which case the size of the
417 ForwardReference<T>* reference = NULL,
434 ForwardReference<T>* new_reference = NULL,
440 void AddObjectReference(const ForwardReference<T>* reference,
510 ForwardReference<T>* new_reference,