Home | History | Annotate | Download | only in mips

Lines Matching refs:CodePatcher

5377 CodePatcher::CodePatcher(byte* address, int instructions)
5389 CodePatcher::~CodePatcher() {
5399 void CodePatcher::Emit(Instr instr) {
5404 void CodePatcher::Emit(Address addr) {
5409 void CodePatcher::ChangeBranchCondition(Condition cond) {