Home
last modified time | relevance | path

Searched refs:pr_sigpend (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h41 alignas(8) uint64_t pr_sigpend;
H A DThreadElfCore.cpp306 pr_sigpend = data.GetAddress(&offset); in Parse()
/freebsd/sys/compat/linux/
H A Dlinux_elf.c81 l_ulong pr_sigpend; member