Home
last modified time | relevance | path

Searched defs:PT_TLS (Results 1 – 12 of 12) sorted by relevance

/external/crosvm/kernel_loader/src/
Delf.rs72 pub const PT_TLS: u32 = 7; constant
/external/kernel-headers/original/uapi/linux/
Delf.h33 #define PT_TLS 7 /* Thread local storage segment */ macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1019 PT_TLS = 7, // The thread-local storage template. enumerator
/external/llvm/include/llvm/Support/
DELF.h1021 PT_TLS = 7, // The thread-local storage template. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1190 PT_TLS = 7, // The thread-local storage template. enumerator
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2115 pub const PT_TLS: u32 = 7; constant
/external/rust/crates/libc/src/fuchsia/
Dmod.rs2673 pub const PT_TLS: u32 = 7; constant
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1538 pub const PT_TLS: u32 = 7; constant
/external/google-breakpad/src/third_party/musl/include/
Delf.h480 #define PT_TLS 7 macro
/external/kmod/port-gnu/
Delf.h606 #define PT_TLS 7 /* Thread-local storage segment */ macro
/external/musl/include/
Delf.h601 #define PT_TLS 7 macro
/external/elfutils/libelf/
Delf.h724 #define PT_TLS 7 /* Thread-local storage segment */ macro