Home
last modified time | relevance | path

Searched defs:j2 (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/linkloader/include/impl/
DELFObject.hxx187 j2 = (*inst >> 11) & 0x1u; // 11 in relocateARM() local
281 j2 = ((~i2) ^ s) & 0x01u; // 11 in relocateARM() local
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocationFactory.cpp343 j2 = (pLower16 & (1U << 11)) >> 11; // 11 in helper_thumb32_branch_offset() local