Searched refs:got (Results 26 - 50 of 120) sorted by relevance

12345

/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_vdso.lds.s31 *(.got.plt) *(.got)
/freebsd-13-stable/crypto/openssh/regress/
H A Ddhgex.sh34 got=`egrep "SSH2_MSG_KEX_DH_GEX_REQUEST(.*) sent" ${LOG}`
35 fail "$tid unexpected GEX sizes, expected $groupsz, got $got"
37 # check what we got (depends on contents of system moduli file)
40 fatal "$tid expected $bits bit group, got $gotbits"
/freebsd-13-stable/contrib/cortex-strings/scripts/
H A Dbench.py63 got = cache[key]
69 got = subprocess.check_output(cmd.split()).strip()
73 parts = got.split(':')
76 cache[key] = got
79 print got
/freebsd-13-stable/lib/libc/tests/resolv/
H A Dresolv_test.c62 static _Atomic(int) *got = NULL;
202 atomic_fetch_add_explicit(&got[i], 1, memory_order_relaxed);
203 else if (got[i] != 0)
272 got = calloc(hosts->sl_cur, sizeof(int));
273 ATF_REQUIRE(got != NULL);
292 if (got[i] != 0) {
293 ATF_CHECK_EQ_MSG(ask[i], got[i],
294 "Error: host %s ask %d got %d", hosts->sl_str[i],
295 ask[i], got[i]);
296 c += ask[i] != got[
[all...]
/freebsd-13-stable/sys/arm/include/
H A Dasm.h133 #define GOT_GET(x,got,sym) \
135 ldr x, [x, got]
136 #define GOT_INIT(got,gotsym,pclabel) \
137 ldr got, gotsym; \
138 pclabel: add got, pc
158 #define GOT_GET(x,got,sym) \
160 #define GOT_INIT(got,gotsym,pclabel)
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp86 // absolute address from a specific .plt slot (usually called .got.plt on
102 uint32_t got = in.got->getVA(); local
106 uint32_t gotBcl = got + 4 - (glink + afterBcl);
129 write32(buf + 0, 0x3d800000 | ha(got + 4)); // lis r12,GOT+4@ha
131 if (ha(got + 4) == ha(got + 8))
132 write32(buf + 8, 0x800c0000 | lo(got + 4)); // lwz r0,GOT+4@l(r12)
134 write32(buf + 8, 0x840c0000 | lo(got + 4)); // lwzu r0,GOT+4@l(r12)
138 if (ha(got
[all...]
H A DAArch64.cpp203 0x10, 0x00, 0x00, 0x90, // adrp x16, Page(&(.plt.got[2]))
204 0x11, 0x02, 0x40, 0xf9, // ldr x17, [x16, Offset(&(.plt.got[2]))]
205 0x10, 0x02, 0x00, 0x91, // add x16, x16, Offset(&(.plt.got[2]))
213 uint64_t got = in.gotPlt->getVA(); local
216 getAArch64Page(got + 16) - getAArch64Page(plt + 4));
217 relocateNoSym(buf + 8, R_AARCH64_LDST64_ABS_LO12_NC, got + 16);
218 relocateNoSym(buf + 12, R_AARCH64_ADD_ABS_LO12_NC, got + 16);
224 0x10, 0x00, 0x00, 0x90, // adrp x16, Page(&(.plt.got[n]))
225 0x11, 0x02, 0x40, 0xf9, // ldr x17, [x16, Offset(&(.plt.got[n]))]
226 0x10, 0x02, 0x00, 0x91, // add x16, x16, Offset(&(.plt.got[
635 uint64_t got = in.gotPlt->getVA(); local
[all...]
/freebsd-13-stable/contrib/ntp/lib/isc/unix/
H A Dentropy.c325 unsigned int got; local
330 got = 0;
334 got = get_from_filesource(source, remaining);
338 got = get_from_usocketsource(source, remaining);
342 added += got;
344 remaining -= ISC_MIN(remaining, got);
366 unsigned int got; local
368 got = 0;
371 got = get_from_callback(source, remaining, blocking);
373 added += got;
[all...]
/freebsd-13-stable/contrib/file/src/
H A Dis_json.c265 int got = 0; local
276 got = 1;
285 got = 1;
289 if (got && (*uc == 'e' || *uc == 'E')) {
291 got = 0;
299 got = 1;
303 if (!got)
308 return got;
/freebsd-13-stable/sys/fs/msdosfs/
H A Dmsdosfs_fat.c70 u_long *got);
87 u_long *got);
693 * got - how many clusters were actually allocated.
697 u_long fillwith, u_long *retcluster, u_long *got)
724 if (got)
725 *got = count;
738 * got - how many clusters were actually allocated.
742 u_long fillwith, u_long *retcluster, u_long *got)
747 error = clusteralloc1(pmp, start, count, fillwith, retcluster, got);
754 u_long fillwith, u_long *retcluster, u_long *got)
696 chainalloc(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith, u_long *retcluster, u_long *got) argument
741 clusteralloc(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith, u_long *retcluster, u_long *got) argument
753 clusteralloc1(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith, u_long *retcluster, u_long *got) argument
977 u_long cn, got; local
[all...]
H A Dfat.h75 * than 4084 ((CLUST_RSRVD - CLUST_FIRST) & FAT12_MASK) then we've got a
101 int clusteralloc(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith, u_long *retcluster, u_long *got);
/freebsd-13-stable/usr.sbin/makefs/msdos/
H A Dmsdosfs_fat.c78 u_long *got);
95 u_long *got);
684 * got - how many clusters were actually allocated.
688 u_long fillwith, u_long *retcluster, u_long *got)
713 if (got)
714 *got = count;
727 * got - how many clusters were actually allocated.
731 u_long fillwith, u_long *retcluster, u_long *got)
735 error = clusteralloc1(pmp, start, count, fillwith, retcluster, got);
741 u_long fillwith, u_long *retcluster, u_long *got)
687 chainalloc(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith, u_long *retcluster, u_long *got) argument
730 clusteralloc(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith, u_long *retcluster, u_long *got) argument
740 clusteralloc1(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith, u_long *retcluster, u_long *got) argument
959 u_long cn, got; local
[all...]
/freebsd-13-stable/tools/regression/poll/
H A Dsockpoll.c51 report(int num, const char *state, int expected, int got) argument
53 if (expected == got)
57 printf(" state %s: expected %s; got %s\n",
58 state, decode_events(expected), decode_events(got));
H A Dpipepoll.c57 report(int num, const char *state, int expected, int got, int res, argument
67 if (expected == got)
73 printf("expected %s; got %s\n", decode_events(expected),
74 decode_events(got));
H A Dpipeselect.c36 report(int num, const char *state, int expected, int got) argument
38 if (!expected == !got)
42 printf(" %s state %s: expected %s; got %s\n",
45 state, decode_events(expected), decode_events(got));
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_aarch64.S74 adrp x1, :got:_ZN14__interception11real_setjmpE
125 adrp x1, :got:_ZN14__interception12real__setjmpE
178 adrp x2, :got:_ZN14__interception14real_sigsetjmpE
231 adrp x2, :got:_ZN14__interception16real___sigsetjmpE
/freebsd-13-stable/sys/netgraph/bluetooth/drivers/h4/
H A Dng_h4_var.h94 u_int32_t got; /* Number of bytes we have received */ member in struct:ng_h4_info
/freebsd-13-stable/contrib/blacklist/lib/
H A Dbl.c435 int got; local
439 got = 0;
478 got |= GOT_FD;
485 got |= GOT_CRED;
497 if (got != (GOT_CRED|GOT_FD)) {
500 (got & GOT_CRED) == 0 ? "cred" :
502 "", (got & GOT_FD) == 0 ? "fd" : "");
/freebsd-13-stable/stand/powerpc/kboot/
H A Dmain.c417 ssize_t got; local
429 for (resid = len; resid > 0; resid -= got, p += got) {
431 got = VECTX_READ(fd, buf, get);
432 if (got <= 0) {
433 if (got < 0)
438 kboot_copyin(buf, p, got);
/freebsd-13-stable/tools/tools/net80211/wlaninject/
H A Dwlaninject.c440 struct ieee80211_frame *got, int glen)
445 if (memcmp(sent->i_addr1, got->i_addr1, 6) != 0)
449 (got->i_fc[0] & IEEE80211_FC0_TYPE_MASK))
453 (got->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK))
457 if ((got->i_fc[0] & IEEE80211_FC0_TYPE_MASK) == IEEE80211_FC0_TYPE_CTL)
460 if (memcmp(sent->i_addr2, got->i_addr2, 6) == 0 &&
461 memcmp(sent->i_addr3, got->i_addr3, 6) == 0)
467 int do_verify(struct ieee80211_frame *sent, int slen, void *got, int glen) argument
470 struct bpf_hdr *bpfh = got;
507 /* check if it got mangle
439 possible_match(struct ieee80211_frame *sent, int slen, struct ieee80211_frame *got, int glen) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp190 if (in.got->addDynTlsEntry(sym)) {
191 uint64_t off = in.got->getGlobalDynOffset(sym);
193 {target->tlsDescRel, in.got, off, !sym.isPreemptible, &sym, 0});
228 if (in.got->addTlsIndex()) {
230 in.got->relocations.push_back(
231 {R_ADDEND, target->symbolicRel, in.got->getTlsIndexOff(), 1, &sym});
233 mainPart->relaDyn->addReloc(target->tlsModuleIndexRel, in.got,
234 in.got->getTlsIndexOff(), nullptr);
249 // thread pointer is stored in the got. This cannot be relaxed to Local-Exec.
252 in.got
[all...]
/freebsd-13-stable/contrib/netbsd-tests/bin/ps/
H A Dt_ps.sh123 atf_fail "${id}: expected [${regexp}], got [${string}]"
139 atf_fail "check_no_heading_line [$args] got [$firstline]"
/freebsd-13-stable/contrib/llvm-project/lld/MachO/Arch/
H A DX86_64.cpp200 in.got->addr +
218 in.got->addEntry(sym);
255 return in.got->addr + sym.gotIndex * WordSize;
/freebsd-13-stable/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp76 : SyntheticSection(segment_names::dataConst, section_names::got) {
100 return bindings.size() != 0 || in.got->isNeeded();
180 for (const Symbol *sym : in.got->getEntries()) {
183 encodeBinding(*dysym, in.got, gotIdx * WordSize, 0, lastBinding, os);
264 in.got->addEntry(*stubBinder);
/freebsd-13-stable/sys/contrib/zlib/
H A Dgzread.c62 unsigned got; local
77 state->size - strm->avail_in, &got) == -1)
79 strm->avail_in += got;
302 z_size_t got; local
317 got = 0;
369 got += n;
374 return got;

Completed in 201 milliseconds

12345