Home
last modified time | relevance | path

Searched refs:Get2LE (Results 1 – 1 of 1) sorted by relevance

/art/dexlayout/
Ddexlayout.cc66 static inline uint16_t Get2LE(unsigned char const* src) { in Get2LE() function
880 const uint16_t instr = Get2LE((const uint8_t*) &insns[insn_idx]); in DumpInstruction()