OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ET_REL
(Results
126 - 150
of
256
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
elf.h
60
#define
ET_REL
1
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
elf.h
60
#define
ET_REL
1
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
elf.h
60
#define
ET_REL
1
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
elf.h
60
#define
ET_REL
1
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
elf.h
60
#define
ET_REL
1
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
elf.h
60
#define
ET_REL
1
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
elf.h
60
#define
ET_REL
1
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
elf.h
60
#define
ET_REL
1
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
elf.h
60
#define
ET_REL
1
/toolchain/binutils/binutils-2.25/gold/
binary.cc
288
oehdr.put_e_type(elfcpp::
ET_REL
);
/external/elfutils/src/
strip.c
82
N_("Resolve all trivial relocations between debug sections if the removed sections are placed in a debug file (only relevant for
ET_REL
files, operation is not reversable, needs -f)"), 0 },
541
|| (ehdr->e_type !=
ET_REL
550
if (ehdr->e_type !=
ET_REL
)
565
|| (ehdr->e_type !=
ET_REL
574
if (ehdr->e_type !=
ET_REL
)
652
if (ehdr->e_type ==
ET_REL
[
all
...]
/development/ndk/platforms/android-9/include/sys/
exec_elf.h
162
#define
ET_REL
1 /* relocatable file */
/external/elfutils/libelf/
elf32_updatenull.c
234
if (ehdr->e_type !=
ET_REL
)
/prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/sys/
exec_elf.h
162
#define
ET_REL
1 /* relocatable file */
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/sys/
exec_elf.h
162
#define
ET_REL
1 /* relocatable file */
/prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/sys/
exec_elf.h
162
#define
ET_REL
1 /* relocatable file */
/prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/sys/
exec_elf.h
162
#define
ET_REL
1 /* relocatable file */
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/sys/
exec_elf.h
162
#define
ET_REL
1 /* relocatable file */
/prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/sys/
exec_elf.h
162
#define
ET_REL
1 /* relocatable file */
/prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/sys/
exec_elf.h
162
#define
ET_REL
1 /* relocatable file */
/prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/sys/
exec_elf.h
162
#define
ET_REL
1 /* relocatable file */
/prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/sys/
exec_elf.h
162
#define
ET_REL
1 /* relocatable file */
/prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/sys/
exec_elf.h
162
#define
ET_REL
1 /* relocatable file */
/prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/sys/
exec_elf.h
162
#define
ET_REL
1 /* relocatable file */
/prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/sys/
exec_elf.h
162
#define
ET_REL
1 /* relocatable file */
Completed in 1482 milliseconds
1
2
3
4
5
6
7
8
9
10
11