OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ELF32_R_INFO
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h
437
#define
ELF32_R_INFO
(sym, type) (((sym) << 8) + (unsigned char)(type))
/src/tools/amiga-elf2bb/sys/
exec_elf.h
480
#define
ELF32_R_INFO
(sym, type) (((sym) << 8) + (unsigned char)(type))
/src/tools/arm-elf2aout/sys/
exec_elf.h
590
#define
ELF32_R_INFO
(sym, type) (((sym) << 8) + (unsigned char)(type))
/src/tools/m68k-elf2aout/sys/
exec_elf.h
590
#define
ELF32_R_INFO
(sym, type) (((sym) << 8) + (unsigned char)(type))
/src/sys/arch/epoc32/stand/e32boot/include/
elf.h
588
#define
ELF32_R_INFO
(sym, type) (((sym) << 8) + (unsigned char)(type))
/src/sys/sys/
exec_elf.h
683
#define
ELF32_R_INFO
(sym, type) (((sym) << 8) + (unsigned char)(type))
Completed in 22 milliseconds
Indexes created Tue Sep 23 23:09:58 GMT 2025