Home | History | Annotate | Download | only in assembler

Lines Matching defs:storePtrWithPatch

1503     DataLabelPtr storePtrWithPatch(TrustedImmPtr initialValue, ImplicitAddress address)
1512 DataLabelPtr storePtrWithPatch(ImplicitAddress address)
1514 return storePtrWithPatch(TrustedImmPtr(0), address);