Home
last modified time | relevance | path

Searched refs:NT_SIGINFO (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h1417 NT_SIGINFO = 0x53494749,
/third_party/elfio/elfio/
H A Delf_types.hpp582 constexpr Elf_Word NT_SIGINFO = 0x53494749; // Fields of siginfo_t. member
/third_party/musl/porting/linux/user/include/
H A Delf.h647 #define NT_SIGINFO 0x53494749 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h643 #define NT_SIGINFO 0x53494749 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h643 #define NT_SIGINFO 0x53494749 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h643 #define NT_SIGINFO 0x53494749 macro
/third_party/musl/include/
H A Delf.h659 #define NT_SIGINFO 0x53494749 macro
/third_party/elfutils/libelf/
H A Delf.h767 #define NT_SIGINFO 0x53494749 /* Contains copy of siginfo_t, macro
/third_party/elfutils/src/
H A Dreadelf.c12555 printf (" Not enough data in NT_SIGINFO note.\n"); in handle_siginfo_note()
12731 case NT_SIGINFO: in handle_notes_data()

Completed in 85 milliseconds