Searched defs:thr_offs (Results 1 – 3 of 3) sorted by relevance
175 void X86JNIMacroAssembler::StoreStackPointerToThread(ThreadOffset32 thr_offs, bool tag_sp) { in StoreStackPointerToThread()
204 void X86_64JNIMacroAssembler::StoreStackPointerToThread(ThreadOffset64 thr_offs, bool tag_sp) { in StoreStackPointerToThread()
327 void ArmVIXLJNIMacroAssembler::StoreStackPointerToThread(ThreadOffset32 thr_offs, bool tag_sp) { in StoreStackPointerToThread()