Home
last modified time | relevance | path

Searched refs:PT_LOPROC (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Delf.h34 #define PT_LOPROC 0x70000000 macro
40 #define PT_AARCH64_MEMTAG_MTE (PT_LOPROC + 0x2)
/bionic/libc/include/bits/
Delf_common.h550 #define PT_LOPROC 0x70000000 /* First processor-specific type. */ macro