Home | History | Annotate | Download | only in libdex

Lines Matching full:_offset

867 #define FETCH(_offset)      (insns[(_offset)])
868 #define FETCH_u4(_offset) (fetch_u4_impl((_offset), insns))