OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ET_REL
(Results
1 - 25
of
67
) sorted by relevancy
1
2
3
/src/external/bsd/file/dist/src/
elfclass.h
66
case
ET_REL
:
readelf.h
129
#define
ET_REL
1
/src/external/bsd/elftosb/dist/common/
ELF.h
83
ET_REL
, //!< Relocatable file.
/src/external/gpl3/binutils/dist/include/elf/
nfp.h
34
#define ET_NFP_PARTIAL_REL (ET_LOPROC +
ET_REL
)
/src/external/gpl3/binutils.old/dist/include/elf/
nfp.h
34
#define ET_NFP_PARTIAL_REL (ET_LOPROC +
ET_REL
)
/src/external/gpl3/gdb.old/dist/include/elf/
nfp.h
34
#define ET_NFP_PARTIAL_REL (ET_LOPROC +
ET_REL
)
/src/external/gpl3/gdb/dist/include/elf/
nfp.h
34
#define ET_NFP_PARTIAL_REL (ET_LOPROC +
ET_REL
)
/src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h
177
#define
ET_REL
1 /* Relocatable file */
/src/sys/arch/amd64/stand/prekern/
elf.c
57
eif.ehdr->e_type !=
ET_REL
) {
/src/sys/arch/amiga/stand/bootblock/elf2bb/
elf2bb.c
151
if (be16toh(eh->e_type) !=
ET_REL
)
/src/tools/amiga-elf2bb/sys/
exec_elf.h
179
#define
ET_REL
1 /* Relocatable file */
/src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
ARMEHABIPrinter.h
499
const bool IsRelocatable = ELF.getHeader().e_type == ELF::
ET_REL
;
539
const bool IsRelocatable = ELF.getHeader().e_type == ELF::
ET_REL
;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d
94
enum
ET_REL
= 1;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d
94
enum
ET_REL
= 1;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
elf.d
95
enum
ET_REL
= 1;
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ELFObjectFile.h
576
if (EF.getHeader().e_type == ELF::
ET_REL
) {
971
if (EF.getHeader().e_type != ELF::
ET_REL
)
1321
return EF.getHeader().e_type == ELF::
ET_REL
;
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_module.c
103
is_elf_obj = (ehdr.e_type ==
ET_REL
);
156
is_elf_obj = (ehdr.e_type ==
ET_REL
);
1256
is_elf_obj = (ehdr.e_type ==
ET_REL
);
/src/external/gpl3/binutils/dist/libiberty/
simple-object-elf.c
120
#define
ET_REL
1 /* Relocatable file */
809
ELF_SET_FIELD (fns, cl, Ehdr, buf, e_type, Elf_Half,
ET_REL
);
/src/external/gpl3/binutils.old/dist/libiberty/
simple-object-elf.c
120
#define
ET_REL
1 /* Relocatable file */
809
ELF_SET_FIELD (fns, cl, Ehdr, buf, e_type, Elf_Half,
ET_REL
);
/src/external/gpl3/gcc/dist/libiberty/
simple-object-elf.c
120
#define
ET_REL
1 /* Relocatable file */
809
ELF_SET_FIELD (fns, cl, Ehdr, buf, e_type, Elf_Half,
ET_REL
);
/src/external/gpl3/gcc.old/dist/libiberty/
simple-object-elf.c
120
#define
ET_REL
1 /* Relocatable file */
809
ELF_SET_FIELD (fns, cl, Ehdr, buf, e_type, Elf_Half,
ET_REL
);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d
91
enum
ET_REL
= 1;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d
92
enum
ET_REL
= 1;
/src/external/gpl3/gdb.old/dist/libiberty/
simple-object-elf.c
120
#define
ET_REL
1 /* Relocatable file */
809
ELF_SET_FIELD (fns, cl, Ehdr, buf, e_type, Elf_Half,
ET_REL
);
/src/external/gpl3/gdb/dist/libiberty/
simple-object-elf.c
120
#define
ET_REL
1 /* Relocatable file */
809
ELF_SET_FIELD (fns, cl, Ehdr, buf, e_type, Elf_Half,
ET_REL
);
Completed in 38 milliseconds
1
2
3
Indexes created Mon Sep 07 00:24:45 UTC 2026