OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GRP_MASKPROC
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h
1081
GRP_MASKPROC
= 0xf0000000
/src/external/gpl3/binutils/dist/include/elf/
common.h
1428
#define
GRP_MASKPROC
0xf0000000 /* Bits in this range reserved for processor use. */
/src/external/gpl3/binutils.old/dist/include/elf/
common.h
1404
#define
GRP_MASKPROC
0xf0000000 /* Bits in this range reserved for processor use. */
/src/external/gpl3/gdb.old/dist/include/elf/
common.h
1390
#define
GRP_MASKPROC
0xf0000000 /* Bits in this range reserved for processor use. */
/src/external/gpl3/gdb/dist/include/elf/
common.h
1401
#define
GRP_MASKPROC
0xf0000000 /* Bits in this range reserved for processor use. */
/src/external/gpl3/binutils/dist/binutils/
readelf.c
9374
flags &
GRP_MASKPROC
? _("<PROC specific>") : "",
9375
(flags & ~(GRP_COMDAT | GRP_MASKOS |
GRP_MASKPROC
)
/src/external/gpl3/binutils.old/dist/binutils/
readelf.c
8942
flags &
GRP_MASKPROC
? _("<PROC specific>") : "",
8943
(flags & ~(GRP_COMDAT | GRP_MASKOS |
GRP_MASKPROC
)
Completed in 1621 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026