Home
last modified time | relevance | path

Searched refs:NT_ARM_PAC_ENABLED_KEYS (Results 1 - 5 of 5) sorted by relevance

/third_party/elfio/elfio/
H A Delfio_dump.hpp597 { NT_ARM_PAC_ENABLED_KEYS, "NT_ARM_PAC_ENABLED_KEYS", "AArch64 pointer authentication enabled keys (prctl())" },
H A Delf_types.hpp638 constexpr Elf_Word NT_ARM_PAC_ENABLED_KEYS = 0x40a; // AArch64 pointer authentication enabled keys (prctl()) member
/third_party/musl/porting/linux/user/include/
H A Delf.h693 #define NT_ARM_PAC_ENABLED_KEYS 0x40a macro
/third_party/musl/include/
H A Delf.h705 #define NT_ARM_PAC_ENABLED_KEYS 0x40a macro
/third_party/elfutils/libelf/
H A Delf.h828 #define NT_ARM_PAC_ENABLED_KEYS 0x40a /* AArch64 pointer authentication macro

Completed in 38 milliseconds