Searched defs:At (Results 1 – 4 of 4) sorted by relevance
106 static Instr* At(uintptr_t pc) { return reinterpret_cast<Instr*>(pc); } in At() function
133 static Instr* At(uintptr_t pc) { return reinterpret_cast<Instr*>(pc); } in At() function
39 static const Header* At(const void* at) { in At() function
240 static const Instruction* At(const uint16_t* code) { in At() function