Searched refs:PID_T (Results 1 – 13 of 13) sorted by relevance
/third_party/elfutils/backends/ |
D | linux-core-note.c | 95 FIELD (PID_T, pr_pid); in EBLHOOK() 96 FIELD (PID_T, pr_ppid); in EBLHOOK() 97 FIELD (PID_T, pr_pgrp); in EBLHOOK() 98 FIELD (PID_T, pr_sid); in EBLHOOK() 130 FIELD (PID_T, pr_pid); in EBLHOOK() 131 FIELD (PID_T, pr_ppid); in EBLHOOK() 132 FIELD (PID_T, pr_pgrp); in EBLHOOK() 133 FIELD (PID_T, pr_sid); in EBLHOOK() 160 FIELD (identity, PID_T, pid, 'd', .thread_identifier = true), 161 FIELD (identity, PID_T, ppid, 'd'), [all …]
|
D | csky_corenote.c | 43 #define PID_T int32_t macro
|
D | alpha_corenote.c | 60 #define PID_T int32_t macro
|
D | m68k_corenote.c | 52 #define PID_T int32_t macro
|
D | riscv_corenote.c | 70 #define PID_T int32_t macro
|
D | arm_corenote.c | 64 #define PID_T int32_t macro
|
D | sh_corenote.c | 60 #define PID_T int32_t macro
|
D | sparc_corenote.c | 109 #define PID_T int32_t macro
|
D | x86_64_corenote.c | 110 #define PID_T int32_t macro
|
D | ppc_corenote.c | 123 #define PID_T int32_t macro
|
D | i386_corenote.c | 72 #define PID_T int32_t macro
|
D | aarch64_corenote.c | 43 #define PID_T int32_t macro
|
D | s390_corenote.c | 126 #define PID_T int32_t macro
|