OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:r_address
(Results
51 - 75
of
77
) sorted by null
1
2
3
4
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
a.out.h
207
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
a.out.h
207
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
a.out.h
207
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
a.out.h
207
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
a.out.h
207
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
a.out.h
207
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
a.out.h
207
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
a.out.h
207
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
a.out.h
207
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
a.out.h
207
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
a.out.h
207
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
a.out.h
207
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
a.out.h
200
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
a.out.h
200
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
a.out.h
200
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
a.out.h
200
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
a.out.h
200
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
a.out.h
200
int
r_address
;
member in struct:relocation_info
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
a.out.h
200
int
r_address
;
member in struct:relocation_info
/toolchain/binutils/binutils-2.25/include/
bout.h
172
int
r_address
; /* File address of item to be relocated. */
member in struct:relocation_info
/toolchain/binutils/binutils-2.25/bfd/
sunos.c
2107
bfd_vma
r_address
;
local
[
all
...]
mach-o.h
114
bfd_vma
r_address
;
member in struct:bfd_mach_o_reloc_info
339
this requires the
r_address
field to be something other than a section
340
offset to identify the item to be relocated. In this case
r_address
is
/toolchain/binutils/binutils-2.25/include/aout/
adobe.h
183
bfd_byte
r_address
[BYTES_IN_WORD]; /* offset of of data to relocate */
212
bfd_vma
r_address
; /* Address (within segment) to be relocated. */
242
bfd_byte
r_address
[BYTES_IN_WORD]; /* offset of of data to relocate */
309
bfd_vma
r_address
; /* offset of of data to relocate */
182
bfd_byte
r_address
[BYTES_IN_WORD]; \/* offset of of data to relocate *\/
member in struct:reloc_std_external
211
bfd_vma
r_address
; \/* Address (within segment) to be relocated. *\/
member in struct:reloc_std_internal
241
bfd_byte
r_address
[BYTES_IN_WORD]; \/* offset of of data to relocate *\/
member in struct:reloc_ext_external
308
bfd_vma
r_address
; \/* offset of of data to relocate *\/
member in struct:reloc_internal
aout64.h
351
bfd_byte
r_address
[BYTES_IN_WORD]; /* Offset of of data to relocate. */
380
bfd_vma
r_address
; /* Address (within segment) to be relocated. */
411
bfd_byte
r_address
[BYTES_IN_WORD]; /* Offset of of data to relocate. */
506
bfd_vma
r_address
; /* Offset of of data to relocate. */
349
bfd_byte
r_address
[BYTES_IN_WORD]; \/* Offset of of data to relocate. *\/
member in struct:reloc_std_external
378
bfd_vma
r_address
; \/* Address (within segment) to be relocated. *\/
member in struct:reloc_std_internal
409
bfd_byte
r_address
[BYTES_IN_WORD]; \/* Offset of of data to relocate. *\/
member in struct:reloc_ext_external
504
bfd_vma
r_address
; \/* Offset of of data to relocate. *\/
member in struct:reloc_internal
/toolchain/binutils/binutils-2.25/include/mach-o/
external.h
113
unsigned char
r_address
[4];
member in struct:mach_o_reloc_info_external
121
or not [stored in the MSB of the
r_address
]. */
144
/* For a scattered reloc entry the info is contained in
r_address
. There
Completed in 875 milliseconds
1
2
3
4