OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:a_drsize
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/compat/netbsd32/
netbsd32_exec.h
52
netbsd32_u_long
a_drsize
; /* data relocation size */
member in struct:netbsd32_exec
/src/sys/sys/
exec_aout.h
55
unsigned long
a_drsize
; /* data relocation size */
member in struct:exec
149
(N_DRELOFF(ex) + (ex).
a_drsize
)
/src/tools/arm-elf2aout/sys/
exec_aout.h
53
uint32_t
a_drsize
; /* data relocation size */
member in struct:exec
147
(N_DRELOFF(ex) + (ex).
a_drsize
)
/src/tools/m68k-elf2aout/sys/
exec_aout.h
53
uint32_t
a_drsize
; /* data relocation size */
member in struct:exec
147
(N_DRELOFF(ex) + (ex).
a_drsize
)
/src/external/gpl3/binutils/dist/include/aout/
hp.h
39
unsigned long
a_drsize
; /* length of relocation info for data, in bytes */
member in struct:exec
/src/external/gpl3/binutils.old/dist/include/aout/
hp.h
39
unsigned long
a_drsize
; /* length of relocation info for data, in bytes */
member in struct:exec
/src/sys/arch/hppa/stand/mkboot/
mkboot.c
94
u_long
a_drsize
; /* data relocation size */
member in struct:exec
/src/sys/arch/x68k/stand/aout2hux/
aout68k.h
40
be_uint32_t
a_drsize
; /* size of data relocation */
member in struct:aout_m68k
/src/external/gpl3/binutils/dist/bfd/
libaout.h
223
bfd_vma
a_drsize
; /* Length of data's relocation info, in bytes. */
608
execp->
a_drsize
= ((obj_datasec (abfd)->reloc_count) \
221
bfd_vma
a_drsize
; \/* Length of data's relocation info, in bytes. *\/
member in struct:internal_exec
/src/external/gpl3/binutils.old/dist/bfd/
libaout.h
223
bfd_vma
a_drsize
; /* Length of data's relocation info, in bytes. */
608
execp->
a_drsize
= ((obj_datasec (abfd)->reloc_count) \
221
bfd_vma
a_drsize
; \/* Length of data's relocation info, in bytes. *\/
member in struct:internal_exec
Completed in 56 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026