Home
last modified time | relevance | path

Searched refs:bt_jmpbuf (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/scripts/qemugdb/
H A Dcoroutine.py68 def bt_jmpbuf(jmpbuf): function
111 bt_jmpbuf(coroutine_to_jmpbuf(gdb.parse_and_eval(argv[0])))
134 bt_jmpbuf(coroutine_to_jmpbuf(co_ptr))
H A Daio.py30 coroutine.bt_jmpbuf(coptr['env']['__jmpbuf'])