Home | History | Annotate | Download | only in arm

Lines Matching refs:CodePatcher

4024 CodePatcher::CodePatcher(byte* address,
4038 CodePatcher::~CodePatcher() {
4050 void CodePatcher::Emit(Instr instr) {
4055 void CodePatcher::Emit(Address addr) {
4060 void CodePatcher::EmitCondition(Condition cond) {