Searched defs:dalvik_offset (Results 1 – 3 of 3) sorted by relevance
44 inline LIR* Mir2Lir::RawLIR(DexOffset dalvik_offset, int opcode, int op0, in RawLIR()
170 NarrowDexOffset dalvik_offset; // Offset of Dalvik opcode in code units (16-bit words). member
464 int dalvik_offset = lir->dalvik_offset; in ConvertShortToLongBranch() local