Searched refs:x_scnlen (Results 26 - 50 of 64) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dlibpei.h94 H_GET_32 (abfd, ext->x_scn.x_scnlen)
106 H_PUT_32(abfd, in, ext->x_scn.x_scnlen)
H A Dxcofflink.c1238 || aux.x_csect.x_scnlen.l != 0)
1243 aux.x_csect.x_scnlen.l);
1274 || aux.x_csect.x_scnlen.l != 0)
1278 abfd, name, sym.n_sclass, aux.x_csect.x_scnlen.l);
1303 && aux.x_csect.x_scnlen.l == 4)
1305 && aux.x_csect.x_scnlen.l == 8)))
1419 || ((bfd_vma) sym.n_value + aux.x_csect.x_scnlen.l
1432 csect->size = aux.x_csect.x_scnlen.l;
1508 /* This is a label definition. The x_scnlen field is the
1516 if (aux.x_csect.x_scnlen
[all...]
H A Dcoffswap.h68 H_GET_32 (abfd, ext->x_scn.x_scnlen)
80 H_PUT_32 (abfd, in, ext->x_scn.x_scnlen)
429 in->x_scn.x_scnlen = GET_SCN_SCNLEN (abfd, ext);
527 PUT_SCN_SCNLEN (abfd, in->x_scn.x_scnlen, ext);
H A Dcoff-rs6000.c425 in->x_csect.x_scnlen.l = H_GET_32 (abfd, ext->x_csect.x_scnlen);
444 in->x_scn.x_scnlen = H_GET_32 (abfd, ext->x_scn.x_scnlen);
534 H_PUT_32 (abfd, in->x_csect.x_scnlen.l, ext->x_csect.x_scnlen);
553 H_PUT_32 (abfd, in->x_scn.x_scnlen, ext->x_scn.x_scnlen);
3818 auxent.x_csect.x_scnlen.l = data_buffer_size;
H A Dcoffgen.c766 a->u.auxent.x_csect.x_scnlen.l =
767 a->u.auxent.x_csect.x_scnlen.p->offset;
1860 pauxent->x_csect.x_scnlen.l =
1861 ((combined_entry_type *) pauxent->x_csect.x_scnlen.p
1949 (long) auxp->u.auxent.x_scn.x_scnlen,
H A Dcoffcode.h265 . {* Should the x_csect.x_scnlen field be renumbered.
2308 aux->u.auxent.x_csect.x_scnlen.p =
2309 table_base + aux->u.auxent.x_csect.x_scnlen.l;
2372 (long long) aux->u.auxent.x_csect.x_scnlen.l);
2374 fprintf (file, "val %5ld", (long) aux->u.auxent.x_csect.x_scnlen.l);
2383 (long long) aux->u.auxent.x_csect.x_scnlen.l);
2385 fprintf (file, "%4ld", (long) aux->u.auxent.x_csect.x_scnlen.l);
2389 (long) (aux->u.auxent.x_csect.x_scnlen.p - table_base));
H A Dcoff64-rs6000.c389 in->x_csect.x_scnlen.l = h << 32 | (l & 0xffffffff);
477 temp = in->x_csect.x_scnlen.l & 0xffffffff;
479 temp = in->x_csect.x_scnlen.l >> 32;
2367 auxent.x_csect.x_scnlen.l = data_buffer_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dlibpei.h94 H_GET_32 (abfd, ext->x_scn.x_scnlen)
106 H_PUT_32(abfd, in, ext->x_scn.x_scnlen)
H A Dxcofflink.c1238 || aux.x_csect.x_scnlen.l != 0)
1243 aux.x_csect.x_scnlen.l);
1274 || aux.x_csect.x_scnlen.l != 0)
1278 abfd, name, sym.n_sclass, aux.x_csect.x_scnlen.l);
1303 && aux.x_csect.x_scnlen.l == 4)
1305 && aux.x_csect.x_scnlen.l == 8)))
1419 || ((bfd_vma) sym.n_value + aux.x_csect.x_scnlen.l
1432 csect->size = aux.x_csect.x_scnlen.l;
1508 /* This is a label definition. The x_scnlen field is the
1516 if (aux.x_csect.x_scnlen
[all...]
H A Dcoffswap.h68 H_GET_32 (abfd, ext->x_scn.x_scnlen)
80 H_PUT_32 (abfd, in, ext->x_scn.x_scnlen)
429 in->x_scn.x_scnlen = GET_SCN_SCNLEN (abfd, ext);
527 PUT_SCN_SCNLEN (abfd, in->x_scn.x_scnlen, ext);
H A Dcoff-rs6000.c425 in->x_csect.x_scnlen.l = H_GET_32 (abfd, ext->x_csect.x_scnlen);
444 in->x_scn.x_scnlen = H_GET_32 (abfd, ext->x_scn.x_scnlen);
534 H_PUT_32 (abfd, in->x_csect.x_scnlen.l, ext->x_csect.x_scnlen);
553 H_PUT_32 (abfd, in->x_scn.x_scnlen, ext->x_scn.x_scnlen);
3818 auxent.x_csect.x_scnlen.l = data_buffer_size;
H A Dcoffgen.c766 a->u.auxent.x_csect.x_scnlen.l =
767 a->u.auxent.x_csect.x_scnlen.p->offset;
1860 pauxent->x_csect.x_scnlen.l =
1861 ((combined_entry_type *) pauxent->x_csect.x_scnlen.p
1949 (long) auxp->u.auxent.x_scn.x_scnlen,
H A Dcoffcode.h265 . {* Should the x_csect.x_scnlen field be renumbered.
2308 aux->u.auxent.x_csect.x_scnlen.p =
2309 table_base + aux->u.auxent.x_csect.x_scnlen.l;
2372 (long long) aux->u.auxent.x_csect.x_scnlen.l);
2374 fprintf (file, "val %5ld", (long) aux->u.auxent.x_csect.x_scnlen.l);
2383 (long long) aux->u.auxent.x_csect.x_scnlen.l);
2385 fprintf (file, "%4ld", (long) aux->u.auxent.x_csect.x_scnlen.l);
2389 (long) (aux->u.auxent.x_csect.x_scnlen.p - table_base));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dlibpei.h94 H_GET_32 (abfd, ext->x_scn.x_scnlen)
106 H_PUT_32(abfd, in, ext->x_scn.x_scnlen)
H A Dxcofflink.c1238 || aux.x_csect.x_scnlen.l != 0)
1243 aux.x_csect.x_scnlen.l);
1274 || aux.x_csect.x_scnlen.l != 0)
1278 abfd, name, sym.n_sclass, aux.x_csect.x_scnlen.l);
1303 && aux.x_csect.x_scnlen.l == 4)
1305 && aux.x_csect.x_scnlen.l == 8)))
1419 || ((bfd_vma) sym.n_value + aux.x_csect.x_scnlen.l
1432 csect->size = aux.x_csect.x_scnlen.l;
1508 /* This is a label definition. The x_scnlen field is the
1516 if (aux.x_csect.x_scnlen
[all...]
H A Dcoffswap.h68 H_GET_32 (abfd, ext->x_scn.x_scnlen)
80 H_PUT_32 (abfd, in, ext->x_scn.x_scnlen)
429 in->x_scn.x_scnlen = GET_SCN_SCNLEN (abfd, ext);
527 PUT_SCN_SCNLEN (abfd, in->x_scn.x_scnlen, ext);
H A Dcoff-rs6000.c425 in->x_csect.x_scnlen.l = H_GET_32 (abfd, ext->x_csect.x_scnlen);
444 in->x_scn.x_scnlen = H_GET_32 (abfd, ext->x_scn.x_scnlen);
534 H_PUT_32 (abfd, in->x_csect.x_scnlen.l, ext->x_csect.x_scnlen);
553 H_PUT_32 (abfd, in->x_scn.x_scnlen, ext->x_scn.x_scnlen);
3818 auxent.x_csect.x_scnlen.l = data_buffer_size;
H A Dcoffgen.c766 a->u.auxent.x_csect.x_scnlen.l =
767 a->u.auxent.x_csect.x_scnlen.p->offset;
1860 pauxent->x_csect.x_scnlen.l =
1861 ((combined_entry_type *) pauxent->x_csect.x_scnlen.p
1949 (long) auxp->u.auxent.x_scn.x_scnlen,
H A Dcoffcode.h265 . {* Should the x_csect.x_scnlen field be renumbered.
2308 aux->u.auxent.x_csect.x_scnlen.p =
2309 table_base + aux->u.auxent.x_csect.x_scnlen.l;
2372 (long long) aux->u.auxent.x_csect.x_scnlen.l);
2374 fprintf (file, "val %5ld", (long) aux->u.auxent.x_csect.x_scnlen.l);
2383 (long long) aux->u.auxent.x_csect.x_scnlen.l);
2385 fprintf (file, "%4ld", (long) aux->u.auxent.x_csect.x_scnlen.l);
2389 (long) (aux->u.auxent.x_csect.x_scnlen.p - table_base));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dcoff.h312 char x_scnlen[4]; /* section length */ member in struct:COFF_auxent::__anon47620
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dcoff.h312 char x_scnlen[4]; /* section length */ member in struct:COFF_auxent::__anon46397
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dcoff.h312 char x_scnlen[4]; /* section length */ member in struct:COFF_auxent::__anon45422
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/coff/
H A Dinternal.h543 long x_scnlen; /* section length */ member in struct:internal_auxent::__anon2191
567 } x_scnlen; member in struct:internal_auxent::__anon2193
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/coff/
H A Dinternal.h543 long x_scnlen; /* section length */ member in struct:internal_auxent::__anon3096
567 } x_scnlen; member in struct:internal_auxent::__anon3098
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/coff/
H A Dinternal.h543 long x_scnlen; /* section length */ member in struct:internal_auxent::__anon37121
567 } x_scnlen; member in struct:internal_auxent::__anon37123

Completed in 334 milliseconds

123