Home
last modified time | relevance | path

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

/external/crosvm/kernel_loader/src/
Delf.rs161 pub const SHN_HIPROC: u32 = 65311; constant
/external/kernel-headers/original/uapi/linux/
Delf.h298 #define SHN_HIPROC 0xff1f macro
/external/llvm/include/llvm/Support/
DELF.h654 SHN_HIPROC = 0xff1f, // Highest processor-specific index enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h655 SHN_HIPROC = 0xff1f, // Highest processor-specific index enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h805 SHN_HIPROC = 0xff1f, // Highest processor-specific index enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h828 SHN_HIPROC = 0xff1f, // Highest processor-specific index enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h261 #define SHN_HIPROC 0xff1f macro
/external/kmod/port-gnu/
Delf.h309 #define SHN_HIPROC 0xff1f /* End of processor-specific */ macro
/external/elfutils/libelf/
Delf.h418 #define SHN_HIPROC 0xff1f /* End of processor-specific */ macro