OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SHF_MASKPROC
(Results
1 - 10
of
10
) sorted by null
/bionic/libc/kernel/uapi/linux/
elf.h
247
#define
SHF_MASKPROC
0xf0000000
/external/elfutils/src/
elflint.c
[
all
...]
/external/kernel-headers/original/uapi/linux/
elf.h
291
#define
SHF_MASKPROC
0xf0000000
/bionic/libc/include/
elf.h
492
#define
SHF_MASKPROC
0xf0000000
/external/u-boot/include/
elf.h
345
#define
SHF_MASKPROC
0xf0000000 /* reserved bits for processor */
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h
262
#define
SHF_MASKPROC
0xf0000000 /* Processor-specific semantics. */
[
all
...]
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h
262
#define
SHF_MASKPROC
0xf0000000 /* Processor-specific semantics. */
[
all
...]
/external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h
787
SHF_MASKPROC
= 0xf0000000,
[
all
...]
/external/kmod/port-gnu/
elf.h
371
#define
SHF_MASKPROC
0xf0000000 /* Processor-specific */
[
all
...]
/external/elfutils/libelf/
elf.h
483
#define
SHF_MASKPROC
0xf0000000 /* Processor-specific */
[
all
...]
Completed in 1110 milliseconds