Home | History | Annotate | Download | only in arm

Lines Matching refs:CodePatcher

3724 CodePatcher::CodePatcher(byte* address, int instructions)
3736 CodePatcher::~CodePatcher() {
3746 void CodePatcher::Emit(Instr instr) {
3751 void CodePatcher::Emit(Address addr) {
3756 void CodePatcher::EmitCondition(Condition cond) {