Lines Matching refs:start_addr
1005 AssemblerStatus ArmMir2Lir::AssembleInstructions(uintptr_t start_addr) {1198 uintptr_t cur_pc = (start_addr + lir->offset + 4) & ~3;1213 uintptr_t cur_pc = start_addr + lir->offset + 4;