OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relocation
(Results
326 - 350
of
1712
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/9/platforms/android-15/arch-arm/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
/prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/sys/
exec_elf.h
245
#define SHT_RELA 4 /*
relocation
section with addends*/
270
#define ELF_REL_DATA ".rel.data" /*
relocation
data */
271
#define ELF_REL_FINI ".rel.fini" /*
relocation
termination code */
272
#define ELF_REL_INIT ".rel.init" /*
relocation
initialization code */
274
#define ELF_REL_RODATA ".rel.rodata" /*
relocation
read-only data */
275
#define ELF_REL_TEXT ".rel.text" /*
relocation
code */
339
/*
Relocation
entry with implicit addend */
341
Elf32_Addr r_offset; /* offset of
relocation
*/
345
/*
Relocation
entry with explicit addend */
347
Elf32_Addr r_offset; /* offset of
relocation
*/
[
all
...]
Completed in 1294 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>