Searched defs:lr (Results 1 – 3 of 3) sorted by relevance
30 uintptr_t lr) in artInstrumentationMethodEntryFromCode()
114 byte* lr = reinterpret_cast<byte*>(sp) + QUICK_CALLEE_SAVE_FRAME__REF_AND_ARGS__LR_OFFSET; in GetCallingPc() local
483 uintptr_t lr, bool interpreter_entry) { in PushInstrumentationStackFrame()