OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ELFOSABI_GNU
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h
342
ELFOSABI_GNU
= 3, // GNU/Linux
343
ELFOSABI_LINUX = 3, // Historical alias for
ELFOSABI_GNU
.
/src/sys/sys/
exec_elf.h
174
#define
ELFOSABI_GNU
3 /* GNU/Linux */
197
#define ELFOSABI_LINUX
ELFOSABI_GNU
/src/external/gpl3/binutils.old/dist/include/elf/
common.h
63
#define
ELFOSABI_GNU
3 /* GNU */
64
#define ELFOSABI_LINUX 3 /* Alias for
ELFOSABI_GNU
*/
/src/external/gpl3/gdb/dist/include/elf/
common.h
63
#define
ELFOSABI_GNU
3 /* GNU */
64
#define ELFOSABI_LINUX 3 /* Alias for
ELFOSABI_GNU
*/
/src/external/gpl3/gdb.old/dist/include/elf/
common.h
63
#define
ELFOSABI_GNU
3 /* GNU */
64
#define ELFOSABI_LINUX 3 /* Alias for
ELFOSABI_GNU
*/
/src/external/gpl3/binutils/dist/include/elf/
common.h
63
#define
ELFOSABI_GNU
3 /* GNU */
64
#define ELFOSABI_LINUX 3 /* Alias for
ELFOSABI_GNU
*/
Completed in 38 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026