Searched refs:_KASLR_stop_event (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/scripts/
H A Dzircon.elf-gdb.py923 def _KASLR_stop_event(event): function
925 gdb.events.stop.disconnect(_KASLR_stop_event)
949 gdb.events.stop.connect(_KASLR_stop_event)

Completed in 27 milliseconds