Searched refs:got (Results 101 - 125 of 143) sorted by relevance

123456

/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddwarf2-frame.c1579 asection *got, *txt;
1593 got = bfd_get_section_by_name (unit.abfd, ".got");
1594 if (got)
1595 unit.dbase = got->vma;
1569 asection *got, *txt; local
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_dir2.c520 int got; /* blocks actually mapped */ local
611 * See how many fsb's we got.
613 for (i = 0, got = 0; i < mapi; i++)
614 got += mapp[i].br_blockcount;
618 if (got != count || mapp[0].br_startoff != bno ||
813 * hasn't happened since it got an error back.
H A Dxfs_da_btree.c286 * just got bumped because of the addition of a new root node.
1622 int nmap, error, w, count, c, got, i, mapi; local
1695 * Count the blocks we got, make sure it matches the total.
1697 for (i = 0, got = 0; i < mapi; i++)
1698 got += mapp[i].br_blockcount;
1699 if (got != count || mapp[0].br_startoff != bno ||
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dentropy.c424 * If any delta is 0, we got no entropy. If all are non-zero, we
431 * We could find the smallest delta and claim we got log2(delta)
484 unsigned int got; local
505 got = crunchsamples(ent, &cbs->samplequeue);
506 added += got;
507 desired -= ISC_MIN(got, desired);
582 * Verify that we got enough entropy to do one
/freebsd-9.3-release/contrib/binutils/bfd/
H A Delf64-alpha.c113 /* Cumulative flags for all the .got entries. */
127 /* Used to implement multiple .got subsections. */
132 /* Which .got subsection? */
138 /* The .got offset for this entry. */
160 /* Used to count non-got, non-plt relocations for delayed sizing
186 /* The head of a list of .got subsections linked through
300 /* For every input file, these are the got entries for that object's
304 /* For every input file, this is the object that owns the got that
308 /* For every got, this is a linked list through the objects using this got */
312 asection *got; member in struct:alpha_elf_obj_tdata
[all...]
H A Delfxx-ia64.c75 of the place a symbol or expression got allocated to. This is done via hash
95 /* Used to count non-got, non-plt relocations for delayed sizing
176 bfd_vma self_dtpmod_offset; /* .got offset to self DTPMOD entry */
1178 got one honking big section and we can't help you unless
1376 /* Resize .rela.got. */
1874 /* Copy over the got and plt data. This would have been done
2149 ia64_info->got_sec = bfd_get_section_by_name (abfd, ".got");
2154 /* The .got section is always aligned at 8 bytes. */
2172 s = bfd_make_section_with_flags (abfd, ".rela.got",
2567 asection *got;
2561 asection *got; local
2774 asection *got, *fptr, *srel, *pltoff; local
[all...]
H A Delf32-score.c75 /* This structure is used to hold .got entries while estimating got sizes. */
85 /* If abfd == NULL, an address that must be stored in the got. */
91 corresponding to a global symbol in the got (or, local, if
96 /* The offset from the beginning of the .got section to the entry
125 /* The number of global .got entries. */
127 /* The number of local .got entries. */
129 /* The number of local .got entries we have used. */
131 /* A hash table holding members of the got. */
133 /* In multi-got link
1463 asection *got; local
[all...]
H A Delf-eh-frame.c1396 asection *got = bfd_get_section_by_name (abfd, ".got"); local
1398 BFD_ASSERT (got != NULL);
1399 address += got->vma;
H A Delf32-arm.c1992 0x00000000, /* .long @got */
2003 0x00000000, /* .long @got */
2088 /* tls_type for each local got entry. */
2149 used, we need to record the index into .got.plt instead of
2306 /* Create .got, .gotplt, and .rel(a).got sections in DYNOBJ, and set up
2322 htab->sgot = bfd_get_section_by_name (dynobj, ".got");
2323 htab->sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
2328 RELOC_SECTION (htab, ".got"),
2340 /* Create .plt, .rel(a).plt, .got,
[all...]
/freebsd-9.3-release/contrib/sendmail/src/
H A Dusersmtp.c249 /* got a 421 error code during startup */
855 int i, r, l, got, ret; local
881 got = 0;
931 got |= 1 << r;
948 got |= 1 << r;
960 if (!(bitset(SASL_USER_BIT|SASL_AUTHID_BIT, got) &&
961 bitset(SASL_PASSWORD_BIT, got)))
965 if (!bitset(SASL_AUTHID_BIT, got))
976 if (!bitset(SASL_USER_BIT, got))
/freebsd-9.3-release/bin/sh/
H A Dparser.c440 int got; local
445 if ((got=readtoken()) != TDO) {
446 TRACE(("expecting DO got %s %s\n", tokname[got], got == TWORD ? wordtext : ""));
/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-usb-linux.c497 "Can't parse USB bus message '%s', too few tokens (expected 8 got %d)",
563 "Can't parse USB bus message '%s', too few tokens (expected 5 got %d)",
599 goto got;
610 goto got;
615 /* if we reach this point we got some urb data*/
634 got:
/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dregress_dns.c597 TT_DIE(("Only handling one question at a time; got %d",
602 TT_BLATHER(("got question, %s", question));
670 TT_DIE(("Only handling one question at a time; got %d",
1125 * event we got. */
1129 struct be_conn_hostname_result *got = ctx; local
1130 if (!got->what) {
1132 got->what = what;
1137 got->dnserr = r;
1149 got->what, (int)what));
/freebsd-9.3-release/contrib/ntp/ntpq/
H A Dntpq-subs.c2442 got |= (bit); \
2443 if (MRU_GOT_ALL == got) { \
2444 got = 0; \
2468 u_char got; /* MRU_GOT_* bits */ local
2520 got = 0;
2701 if (0 != got) {
2703 "last.newest %s before complete row, got = 0x%x\n",
2704 val, (u_int)got);
/freebsd-9.3-release/share/examples/drivers/
H A Dmake_device_driver.sh337 * If we've already got ${UPPER} attached somehow, don't try again.
817 * Well we got an interrupt, now what?
/freebsd-9.3-release/contrib/bmake/mk/
H A Dsys.mk68 # got = ${clean* destroy:${M_ListToMatch:S,V,.TARGETS,}}
H A Dgendirdeps.mk234 # qualified dirs - if we got anything from a stage dir.
/freebsd-9.3-release/contrib/cvs/src/
H A Dserver.c202 fd_buffer_input (closure, data, need, size, got)
207 int *got;
223 *got = nbytes;
227 *got = 0;
1809 /* We got Is-modified but no Entry. Add a dummy entry.
3255 /* If SPECIAL got set to <0, it means that the child
3534 int got;
3536 while ((got = read (flowcontrol_pipe[0], buf, 1)) == 1)
3549 if (got == 0)
3551 if (got <
3521 int got; local
[all...]
/freebsd-9.3-release/contrib/gcclibs/libdecnumber/
H A DdecNumber.c3132 { /* put the unit we got */
3134 /* account exactly for the digits we got */
3150 /* divideInteger and we haven't got enough digits yet) */
4008 return compare; /* what we got */
5371 Int got; /* digits (real or not) processed */ local
5396 got = dn->exponent;
5409 got = 0; /* [a multiple of DECDPUN] */
5424 got = DECDPUN - count; /* number of digits so far */
5429 for (; got < ilength; up++)
5431 theInt += *up * powers[got];
[all...]
/freebsd-9.3-release/sys/ufs/ffs/
H A Dffs_alloc.c1799 int i, run, bit, map, got; local
1860 for (run = 0, got = bpref; got < cgp->cg_nclusterblks; got++) {
1868 if ((got & (NBBY - 1)) != (NBBY - 1)) {
1875 if (got >= cgp->cg_nclusterblks)
1882 if (!ffs_isblock(fs, blksfree, got - run + i))
1884 bno = cgbase(fs, cg) + blkstofrags(fs, got - run + 1);
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dreadelf.c9644 size_t got;
9653 got = fread (&arhdr, 1, sizeof arhdr, file);
9654 if (got != sizeof arhdr)
9656 if (got == 0)
9674 got = fread (&arhdr, 1, sizeof arhdr, file);
9675 if (got != sizeof arhdr)
9677 if (got == 0)
9709 got = fread (&arhdr, 1, sizeof arhdr, file);
9710 if (got != sizeof arhdr)
9714 if (got
9641 size_t got; local
[all...]
/freebsd-9.3-release/contrib/ncurses/ncurses/tty/
H A Dtty_update.c139 int got = read(0, s, ask); local
140 if (got == 0)
142 s += got;
/freebsd-9.3-release/sbin/camcontrol/
H A Dcamcontrol.c467 warnx("got CAM error %#x, CDM error %d\n",
3197 warnx("got CAM error %#x, CDM error %d\n",
3914 hook.got = 0;
3928 optind += hook.got;
3936 hook.got = 0;
3950 optind += hook.got;
3976 hook.got = 0;
4012 hook.got = 0;
4031 optind += hook.got;
4037 hook.got
[all...]
/freebsd-9.3-release/sys/kern/
H A Dlink_elf.c92 Elf_Addr *got; /* DT_PLTGOT */ member in struct:elf_file
520 ef->got = (Elf_Addr *) (ef->address + dp->d_un.d_ptr);
1491 return ((Elf_Addr)ef->got);
/freebsd-9.3-release/contrib/one-true-awk/
H A DFIXES713 got rid of core dump with -d; awk -d just prints date.
1018 printf("%s",s); got core dumps when the message

Completed in 444 milliseconds

123456