Searched defs:At (Results 1 – 6 of 6) sorted by relevance
106 static Instr* At(uintptr_t pc) { return reinterpret_cast<Instr*>(pc); } in At() function
130 static Instr* At(uintptr_t pc) { return reinterpret_cast<Instr*>(pc); } in At() function
131 static Instr* At(uintptr_t pc) { return reinterpret_cast<Instr*>(pc); } in At() function
38 static const Header* At(const void* at) { in At() function
236 static const Instruction* At(const uint16_t* code) { in At() function