Home
last modified time | relevance | path

Searched defs:stop_signal (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinfcmd.c148 enum target_signal stop_signal; variable
H A Dinfrun.c3419 enum target_signal stop_signal; member
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2504 const auto stop_signal = static_cast<int32_t>(stop_info->GetValue()); in DidProcessStopAbnormally() local