Searched refs:DebugStackBegin (Results 1 – 3 of 3) sorted by relevance
81 DebugStackBegin : .ascii "<<<< DbgStkBegin" # initial debug ESP == DebugStackBegin, set in stub label203 movq DebugStackBegin(%rip), %rsp # switch to debugger stack
103 DebugStackBegin db "<<<< DbgStkBegin" ;; initial debug ESP == DebugStackBegin, set in stub define233 mov rsp, offset DebugStackBegin ; switch to debugger stack
105 DebugStackBegin db "<<<< DbgStkBegin" ;; initial debug ESP == DebugStackBegin, set in stub define170 mov esp, offset DebugStackBegin ; switch to debugger stack