Lines Matching refs:GetCodeAddress
1214 << PrintLabel(kAnyLocation, location, GetCodeAddress() & ~3); in adr()
1276 << PrintLabel(kCodeLocation, location, GetCodeAddress()); in b()
1333 << PrintLabel(kCodeLocation, location, GetCodeAddress()); in bl()
1339 << PrintLabel(kCodeLocation, location, GetCodeAddress() & ~3); in blx()
1360 << PrintLabel(kCodeLocation, location, GetCodeAddress()); in cbnz()
1366 << PrintLabel(kCodeLocation, location, GetCodeAddress()); in cbz()
1720 << PrintLabel(kLoadWordLocation, location, GetCodeAddress() & ~3); in ldr()
1736 << PrintLabel(kLoadByteLocation, location, GetCodeAddress() & ~3); in ldrb()
1756 << PrintLabel(kLoadDoubleWordLocation, location, GetCodeAddress() & ~3); in ldrd()
1806 << PrintLabel(kLoadHalfWordLocation, location, GetCodeAddress() & ~3); in ldrh()
1822 << PrintLabel(kLoadSignedByteLocation, location, GetCodeAddress() & ~3); in ldrsb()
1839 GetCodeAddress() & ~3); in ldrsh()
2082 << PrintLabel(kDataLocation, location, GetCodeAddress() & ~3); in pld()
2106 << PrintLabel(kCodeLocation, location, GetCodeAddress() & ~3); in pli()
5017 GetCodeAddress() & ~3); in vldr()
5039 GetCodeAddress() & ~3); in vldr()
67231 PrintCodeAddress(GetCodeAddress()); in DecodeT32()
67244 PrintCodeAddress(GetCodeAddress()); in DecodeA32()