Searched refs:FirstAddress (Results 1 – 2 of 2) sorted by relevance
65 uint32_t *FirstAddress = reinterpret_cast<uint32_t *>(Sled.Address); in patchSled() local66 uint32_t *CurAddress = FirstAddress + 1; in patchSled()81 reinterpret_cast<std::atomic<uint32_t> *>(FirstAddress), in patchSled()85 reinterpret_cast<std::atomic<uint32_t> *>(FirstAddress), in patchSled()88 __clear_cache(reinterpret_cast<char *>(FirstAddress), in patchSled()
106 uint32_t *FirstAddress = reinterpret_cast<uint32_t *>(Sled.Address); in patchSled() local107 uint32_t *CurAddress = FirstAddress + 1; in patchSled()118 reinterpret_cast<std::atomic<uint32_t> *>(FirstAddress), in patchSled()122 reinterpret_cast<std::atomic<uint32_t> *>(FirstAddress), in patchSled()125 __clear_cache(reinterpret_cast<char *>(FirstAddress), in patchSled()