Home
last modified time | relevance | path

Searched defs:SHN_LOPROC (Results 1 – 9 of 9) sorted by relevance

/external/crosvm/kernel_loader/src/
Delf.rs163 pub const SHN_LOPROC: u32 = 65280; constant
/external/kernel-headers/original/uapi/linux/
Delf.h297 #define SHN_LOPROC 0xff00 macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h654 SHN_LOPROC = 0xff00, // Lowest processor-specific index enumerator
/external/llvm/include/llvm/Support/
DELF.h653 SHN_LOPROC = 0xff00, // Lowest processor-specific index enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h804 SHN_LOPROC = 0xff00, // Lowest processor-specific index enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h256 #define SHN_LOPROC 0xff00 macro
/external/musl/include/
Delf.h356 #define SHN_LOPROC 0xff00 macro
/external/kmod/port-gnu/
Delf.h305 #define SHN_LOPROC 0xff00 /* Start of processor-specific */ macro
/external/elfutils/libelf/
Delf.h413 #define SHN_LOPROC 0xff00 /* Start of processor-specific */ macro