Home
last modified time | relevance | path

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

/external/elfutils/backends/
Dlinux-core-note.c57 #ifndef PRPSINFO_GID_T
58 # define PRPSINFO_GID_T GID_T macro
123 FIELD (PRPSINFO_GID_T, pr_gid); in EBLHOOK()
188 FIELD (identity, PRPSINFO_GID_T, gid, 'd'),
Dx86_64_corenote.c94 # define PRPSINFO_GID_T uint16_t macro
104 # define PRPSINFO_GID_T uint32_t macro
DChangeLog93 (PRPSINFO_GID_T): Likewise.
99 (pr_gid): Replace GID_T with PRPSINFO_GID_T.
110 (PRPSINFO_GID_T): Likewise.