Searched refs:aouthdr_int (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dcoffswap.h606 struct internal_aouthdr *aouthdr_int; local
609 aouthdr_int = (struct internal_aouthdr *) aouthdr_int1;
610 aouthdr_int->magic = H_GET_16 (abfd, aouthdr_ext->magic);
611 aouthdr_int->vstamp = H_GET_16 (abfd, aouthdr_ext->vstamp);
612 aouthdr_int->tsize = GET_AOUTHDR_TSIZE (abfd, aouthdr_ext->tsize);
613 aouthdr_int->dsize = GET_AOUTHDR_DSIZE (abfd, aouthdr_ext->dsize);
614 aouthdr_int->bsize = GET_AOUTHDR_BSIZE (abfd, aouthdr_ext->bsize);
615 aouthdr_int->entry = GET_AOUTHDR_ENTRY (abfd, aouthdr_ext->entry);
616 aouthdr_int->text_start =
618 aouthdr_int
[all...]
H A DpeXXigen.c396 struct internal_aouthdr *aouthdr_int
398 struct internal_extra_pe_aouthdr *a = &aouthdr_int->pe;
400 aouthdr_int->magic = H_GET_16 (abfd, aouthdr_ext->magic);
401 aouthdr_int->vstamp = H_GET_16 (abfd, aouthdr_ext->vstamp);
402 aouthdr_int->tsize = GET_AOUTHDR_TSIZE (abfd, aouthdr_ext->tsize);
403 aouthdr_int->dsize = GET_AOUTHDR_DSIZE (abfd, aouthdr_ext->dsize);
404 aouthdr_int->bsize = GET_AOUTHDR_BSIZE (abfd, aouthdr_ext->bsize);
405 aouthdr_int->entry = GET_AOUTHDR_ENTRY (abfd, aouthdr_ext->entry);
406 aouthdr_int->text_start =
410 aouthdr_int
395 struct internal_aouthdr *aouthdr_int local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dcoffswap.h606 struct internal_aouthdr *aouthdr_int; local
609 aouthdr_int = (struct internal_aouthdr *) aouthdr_int1;
610 aouthdr_int->magic = H_GET_16 (abfd, aouthdr_ext->magic);
611 aouthdr_int->vstamp = H_GET_16 (abfd, aouthdr_ext->vstamp);
612 aouthdr_int->tsize = GET_AOUTHDR_TSIZE (abfd, aouthdr_ext->tsize);
613 aouthdr_int->dsize = GET_AOUTHDR_DSIZE (abfd, aouthdr_ext->dsize);
614 aouthdr_int->bsize = GET_AOUTHDR_BSIZE (abfd, aouthdr_ext->bsize);
615 aouthdr_int->entry = GET_AOUTHDR_ENTRY (abfd, aouthdr_ext->entry);
616 aouthdr_int->text_start =
618 aouthdr_int
[all...]
H A DpeXXigen.c396 struct internal_aouthdr *aouthdr_int
398 struct internal_extra_pe_aouthdr *a = &aouthdr_int->pe;
400 aouthdr_int->magic = H_GET_16 (abfd, aouthdr_ext->magic);
401 aouthdr_int->vstamp = H_GET_16 (abfd, aouthdr_ext->vstamp);
402 aouthdr_int->tsize = GET_AOUTHDR_TSIZE (abfd, aouthdr_ext->tsize);
403 aouthdr_int->dsize = GET_AOUTHDR_DSIZE (abfd, aouthdr_ext->dsize);
404 aouthdr_int->bsize = GET_AOUTHDR_BSIZE (abfd, aouthdr_ext->bsize);
405 aouthdr_int->entry = GET_AOUTHDR_ENTRY (abfd, aouthdr_ext->entry);
406 aouthdr_int->text_start =
410 aouthdr_int
395 struct internal_aouthdr *aouthdr_int local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dcoffswap.h606 struct internal_aouthdr *aouthdr_int; local
609 aouthdr_int = (struct internal_aouthdr *) aouthdr_int1;
610 aouthdr_int->magic = H_GET_16 (abfd, aouthdr_ext->magic);
611 aouthdr_int->vstamp = H_GET_16 (abfd, aouthdr_ext->vstamp);
612 aouthdr_int->tsize = GET_AOUTHDR_TSIZE (abfd, aouthdr_ext->tsize);
613 aouthdr_int->dsize = GET_AOUTHDR_DSIZE (abfd, aouthdr_ext->dsize);
614 aouthdr_int->bsize = GET_AOUTHDR_BSIZE (abfd, aouthdr_ext->bsize);
615 aouthdr_int->entry = GET_AOUTHDR_ENTRY (abfd, aouthdr_ext->entry);
616 aouthdr_int->text_start =
618 aouthdr_int
[all...]
H A DpeXXigen.c396 struct internal_aouthdr *aouthdr_int
398 struct internal_extra_pe_aouthdr *a = &aouthdr_int->pe;
400 aouthdr_int->magic = H_GET_16 (abfd, aouthdr_ext->magic);
401 aouthdr_int->vstamp = H_GET_16 (abfd, aouthdr_ext->vstamp);
402 aouthdr_int->tsize = GET_AOUTHDR_TSIZE (abfd, aouthdr_ext->tsize);
403 aouthdr_int->dsize = GET_AOUTHDR_DSIZE (abfd, aouthdr_ext->dsize);
404 aouthdr_int->bsize = GET_AOUTHDR_BSIZE (abfd, aouthdr_ext->bsize);
405 aouthdr_int->entry = GET_AOUTHDR_ENTRY (abfd, aouthdr_ext->entry);
406 aouthdr_int->text_start =
410 aouthdr_int
395 struct internal_aouthdr *aouthdr_int local
[all...]

Completed in 154 milliseconds