Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/bfd/hosts/
HDi386bsd.h32 #define u_comm u_kproc.kp_proc.p_comm macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
HDRegisterContextLinux_i386.cpp75 char u_comm[32]; // Command causing core dump. member
HDRegisterContextLinux_x86_64.cpp68 char u_comm[32]; // Command causing core dump. member