Home | History | Annotate | Download | only in arm

Lines Matching refs:swi_instruction_

788         swi_instruction_(al | (0xf * B24) | kCallRtRedirected),
794 reinterpret_cast<void*>(&swi_instruction_),
800 return reinterpret_cast<void*>(&swi_instruction_);
821 addr_of_swi - offsetof(Redirection, swi_instruction_);
841 uint32_t swi_instruction_;