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

/freebsd-13-stable/contrib/kyua/utils/
H A Dstacktrace.hpp49 utils::optional< utils::fs::path > find_gdb(void);
H A Dstacktrace.cpp70 /// This is the value that should be passed to the find_gdb() function. If this
179 utils::find_gdb(void) function in class:utils
306 const optional< fs::path > gdb = utils::find_gdb();
H A Dstacktrace_test.cpp280 optional< fs::path > gdb = utils::find_gdb();
296 optional< fs::path > gdb = utils::find_gdb();
307 optional< fs::path > gdb = utils::find_gdb();
316 optional< fs::path > gdb = utils::find_gdb();
/freebsd-13-stable/usr.sbin/crashinfo/
H A Dcrashinfo.sh49 find_gdb() function
177 find_gdb

Completed in 64 milliseconds