Home
last modified time | relevance | path

Searched refs:NT_S390_TODPREG (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/include/
H A Delf.h416 #define NT_S390_TODPREG 0x303 macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/include/
H A Delf.h416 #define NT_S390_TODPREG 0x303 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/include/
H A Delf.h416 #define NT_S390_TODPREG 0x303 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/s390/kernel/
H A Dcrash_dump.c378 ptr = nt_init(ptr, NT_S390_TODPREG, &sa->todpreg, sizeof(sa->todpreg)); in fill_cpu_elf_notes()
402 size += nt_size(NT_S390_TODPREG, sizeof(sa->todpreg)); in get_cpu_elf_notes_size()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/s390/kernel/
H A Dcrash_dump.c378 ptr = nt_init(ptr, NT_S390_TODPREG, &sa->todpreg, sizeof(sa->todpreg)); in fill_cpu_elf_notes()
402 size += nt_size(NT_S390_TODPREG, sizeof(sa->todpreg)); in get_cpu_elf_notes_size()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/s390/kernel/
H A Dcrash_dump.c378 ptr = nt_init(ptr, NT_S390_TODPREG, &sa->todpreg, sizeof(sa->todpreg)); in fill_cpu_elf_notes()
402 size += nt_size(NT_S390_TODPREG, sizeof(sa->todpreg)); in get_cpu_elf_notes_size()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Delf.h408 #define NT_S390_TODPREG 0x303 /* s390 TOD programmable register */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Delf.h408 #define NT_S390_TODPREG 0x303 /* s390 TOD programmable register */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Delf.h408 #define NT_S390_TODPREG 0x303 /* s390 TOD programmable register */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Delf.h408 #define NT_S390_TODPREG 0x303 /* s390 TOD programmable register */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Delf.h408 #define NT_S390_TODPREG 0x303 /* s390 TOD programmable register */ macro
/dports/emulators/qemu-utils/qemu-4.2.1/target/s390x/
H A Darch_dump.c159 note->hdr.n_type = cpu_to_be32(NT_S390_TODPREG); in s390x_write_elf64_todpreg()
/dports/emulators/qemu5/qemu-5.2.0/target/s390x/
H A Darch_dump.c159 note->hdr.n_type = cpu_to_be32(NT_S390_TODPREG); in s390x_write_elf64_todpreg()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/s390x/
H A Darch_dump.c159 note->hdr.n_type = cpu_to_be32(NT_S390_TODPREG); in s390x_write_elf64_todpreg()
/dports/emulators/qemu42/qemu-4.2.1/target/s390x/
H A Darch_dump.c159 note->hdr.n_type = cpu_to_be32(NT_S390_TODPREG); in s390x_write_elf64_todpreg()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/s390x/
H A Darch_dump.c159 note->hdr.n_type = cpu_to_be32(NT_S390_TODPREG); in s390x_write_elf64_todpreg()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/s390x/
H A Darch_dump.c159 note->hdr.n_type = cpu_to_be32(NT_S390_TODPREG); in s390x_write_elf64_todpreg()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/s390x/
H A Darch_dump.c159 note->hdr.n_type = cpu_to_be32(NT_S390_TODPREG); in s390x_write_elf64_todpreg()
/dports/emulators/qemu/qemu-6.2.0/target/s390x/
H A Darch_dump.c159 note->hdr.n_type = cpu_to_be32(NT_S390_TODPREG); in s390x_write_elf64_todpreg()
/dports/emulators/qemu60/qemu-6.0.0/target/s390x/
H A Darch_dump.c159 note->hdr.n_type = cpu_to_be32(NT_S390_TODPREG); in s390x_write_elf64_todpreg()
/dports/devel/avr-gdb/gdb-7.3.1/include/elf/
H A Dcommon.h535 #define NT_S390_TODPREG 0x303 /* S390 TOD programmable register */ macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/tools/llvm-readobj/ELF/
H A Dnote-core.test163 ## Check ELF::NT_S390_TODPREG.
165 # RUN: llvm-readelf --notes %t33.o | FileCheck %s --check-prefix=CHECK-GNU -DDESC="NT_S390_TODPREG
166 # RUN: llvm-readobj --notes %t33.o | FileCheck %s --check-prefix=CHECK-LLVM -DDESC="NT_S390_TODPREG
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/tools/llvm-readobj/ELF/
H A Dnote-core.test163 ## Check ELF::NT_S390_TODPREG.
165 # RUN: llvm-readelf --notes %t33.o | FileCheck %s --check-prefix=CHECK-GNU -DDESC="NT_S390_TODPREG
166 # RUN: llvm-readobj --notes %t33.o | FileCheck %s --check-prefix=CHECK-LLVM -DDESC="NT_S390_TODPREG
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/tools/llvm-readobj/ELF/
H A Dnote-core.test163 ## Check ELF::NT_S390_TODPREG.
165 # RUN: llvm-readelf --notes %t33.o | FileCheck %s --check-prefix=CHECK-GNU -DDESC="NT_S390_TODPREG
166 # RUN: llvm-readobj --notes %t33.o | FileCheck %s --check-prefix=CHECK-LLVM -DDESC="NT_S390_TODPREG
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/tools/llvm-readobj/ELF/
H A Dnote-core.test163 ## Check ELF::NT_S390_TODPREG.
165 # RUN: llvm-readelf --notes %t33.o | FileCheck %s --check-prefix=CHECK-GNU -DDESC="NT_S390_TODPREG
166 # RUN: llvm-readobj --notes %t33.o | FileCheck %s --check-prefix=CHECK-LLVM -DDESC="NT_S390_TODPREG

12345678910>>...13