Home | History | Annotate | Download | only in arm

Lines Matching refs:swi_instruction_

807         swi_instruction_(al | (0xf*B24) | kCallRtRedirected),
814 reinterpret_cast<void*>(&swi_instruction_),
820 return reinterpret_cast<void*>(&swi_instruction_);
839 addr_of_swi - OFFSET_OF(Redirection, swi_instruction_);
845 uint32_t swi_instruction_;