Home
last modified time | relevance | path

Searched refs:a_drsize (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/sys/
H A Dimgact_aout.h103 (N_RELOFF(ex) + (ex).a_trsize + (ex).a_drsize)
131 aout_register_t a_drsize; /* data relocation size */ member
/dragonfly/contrib/binutils-2.34/bfd/
H A Dlibaout.h228 bfd_vma a_drsize; /* Length of data's relocation info, in bytes. */ member
634 execp->a_drsize = ((obj_datasec (abfd)->reloc_count) * \
/dragonfly/contrib/binutils-2.27/bfd/
H A Dlibaout.h228 bfd_vma a_drsize; /* Length of data's relocation info, in bytes. */ member
635 execp->a_drsize = ((obj_datasec (abfd)->reloc_count) * \
/dragonfly/contrib/gdb-7/bfd/
H A Dlibaout.h230 bfd_vma a_drsize; /* Length of data's relocation info, in bytes. */ member
640 execp->a_drsize = ((obj_datasec (abfd)->reloc_count) * \
/dragonfly/contrib/binutils-2.34/include/aout/
H A Daout64.h247 #define N_SYMOFF(x) (N_DRELOFF (x) + (x)->a_drsize)
/dragonfly/contrib/gdb-7/include/aout/
H A Daout64.h247 #define N_SYMOFF(x) (N_DRELOFF (x) + (x).a_drsize)
/dragonfly/contrib/binutils-2.27/include/aout/
H A Daout64.h247 #define N_SYMOFF(x) (N_DRELOFF (x) + (x)->a_drsize)