Home | History | Annotate | Download | only in assembler

Lines Matching defs:storePtrWithPatch

773     DataLabelPtr storePtrWithPatch(TrustedImmPtr initialValue, ImplicitAddress address)
780 DataLabelPtr storePtrWithPatch(ImplicitAddress address)
782 return storePtrWithPatch(TrustedImmPtr(0), address);