Searched refs:kCodeAlign (Results 1 – 1 of 1) sorted by relevance
75 static const int kCodeAlign = 4096; variable81 real_start = (char *)(((uintptr_t)p) & ~(kCodeAlign - 1)); in save_code()