Home
last modified time | relevance | path

Searched refs:unresolved (Results 1 – 25 of 34) sorted by relevance

12

/src/lib/libkvm/
H A Dkvm_private.c570 int slen, unresolved; in kvm_fdnlist_prefix() local
578 unresolved = 0; in kvm_fdnlist_prefix()
584 unresolved++; in kvm_fdnlist_prefix()
586 if (unresolved == 0) in kvm_fdnlist_prefix()
587 return (unresolved); in kvm_fdnlist_prefix()
590 unresolved++; in kvm_fdnlist_prefix()
598 cp += unresolved * sizeof(struct kvm_nlist); in kvm_fdnlist_prefix()
602 unresolved = 0; in kvm_fdnlist_prefix()
616 unresolved++; in kvm_fdnlist_prefix()
621 unresolved = kvm_fdnlist(kd, np); in kvm_fdnlist_prefix()
[all …]
/src/contrib/llvm-project/lld/docs/
H A DWebAssembly.rst83 .. option:: --unresolved-symbols=<method>
90 Report all unresolved symbols. This is the default. Normally the linker
91 will generate an error message for each reported unresolved symbol but the
92 option ``--warn-unresolved-symbols`` can change this to a warning.
124 still be reported as normal (in accordance with ``--unresolved-symbols``).
/src/usr.bin/mail/misc/
H A Dmail.help13 q quit, saving unresolved messages in mbox
/src/tools/build/
H A Dcheck-links.sh24 -U: Skip looking for unresolved symbols.
/src/contrib/llvm-project/lld/ELF/
H A DOptions.td119 "Allow unresolved references in shared libraries (default when linking a shared library)",
120 "Do not allow unresolved references in shared libraries (default when linking an executable)">;
216 def error_unresolved_symbols: F<"error-unresolved-symbols">,
217 HelpText<"Report unresolved symbols as errors">;
339 HelpText<"Report unresolved symbols even if the linker is creating a shared library">;
499 Eq<"unresolved-symbols", "Determine how to handle unresolved symbols">;
546 def warn_unresolved_symbols: F<"warn-unresolved-symbols">,
547 HelpText<"Report unresolved symbols as warnings">;
/src/contrib/llvm-project/clang/include/clang/AST/
H A DBuiltinTypes.def266 // The type of an unresolved overload set. A placeholder type.
288 // The type of an unresolved template. Used in UnresolvedLookupExpr.
/src/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c153 struct tid_info *ti, struct obj_idx *pidx, int *unresolved);
2151 struct obj_idx *pidx, int *unresolved) in ref_opcode_object() argument
2175 *unresolved = 1; in ref_opcode_object()
2205 int cmdlen, error, l, unresolved; in ref_rule_objects() local
2218 unresolved = 0; in ref_rule_objects()
2220 error = ref_opcode_object(ch, cmd, ti, pidx, &unresolved); in ref_rule_objects()
2227 if (unresolved != 0) { in ref_rule_objects()
/src/contrib/llvm-project/lld/COFF/
H A DOptions.td175 def force_unresolved : F<"force:unresolved">,
/src/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1305 goto unresolved; in Fold()
1308 goto unresolved; in Fold()
1471 unresolved: in Fold()
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.def200 BENIGN_LANGOPT(ModulesSearchAll , 1, 1, "searching even non-imported modules to find unresolved re…
H A DTokenKinds.def864 ANNOTATION(overload_set) // annotation for an unresolved overload set
/src/crypto/openssl/doc/internal/man7/
H A Dbuild.info.pod615 C<libmandatory.a> has unresolved references to that same thing, and is
/src/crypto/openssl/test/
H A Dbuild.info3 # unresolved references that don't apply here.
/src/sys/contrib/dev/acpica/
H A Dchanges.txt1531 feature, any unresolved external declarations as well as duplicate named
1597 By doing so, any unresolved external declarations as well as duplicate
2061 the field are direct references to unresolved ASL/AML symbols (referenced
2313 Fixed a possible build error caused by an unresolved reference to the
3218 iASL: Correctly handle unresolved symbols in the hardware map file (-lm
3219 option). Previously, unresolved symbols could cause a protection fault.
3220 Such symbols are now marked as unresolved in the map file.
5156 3) Update warning messages concerning unresolved method externals.
5753 Disassembler: Emit all unresolved external symbols in a single block.
6181 unresolved control methods during the disassembly. This can potentially
[all …]
/src/contrib/llvm-project/clang/lib/Sema/
H A DOpenCLBuiltins.td12 // declarations. In case of an unresolved function name in OpenCL, Clang will
/src/crypto/heimdal/lib/roken/
H A DChangeLog1926 * Makefile.am: link print_version with -ldes to avoid unresolved
/src/crypto/openssl/
H A DINSTALL.md1883 result in unresolved symbols on some systems.
/src/contrib/file/m4/
H A Dlibtool.m46031 # always be unresolved, which means just about no library would
7356 # always be unresolved, which means just about no library would
/src/contrib/libevent/m4/
H A Dlibtool.m46032 # always be unresolved, which means just about no library would
7357 # always be unresolved, which means just about no library would
/src/contrib/ldns/m4/
H A Dlibtool.m46034 # always be unresolved, which means just about no library would
7358 # always be unresolved, which means just about no library would
/src/contrib/ntp/sntp/m4/
H A Dlibtool.m46009 # always be unresolved, which means just about no library would
7333 # always be unresolved, which means just about no library would
/src/contrib/openbsm/m4/
H A Dlibtool.m46009 # always be unresolved, which means just about no library would
7333 # always be unresolved, which means just about no library would
/src/contrib/ntp/sntp/libevent/m4/
H A Dlibtool.m46009 # always be unresolved, which means just about no library would
7333 # always be unresolved, which means just about no library would
/src/contrib/openpam/m4/
H A Dlibtool.m46178 # always be unresolved, which means just about no library would
7510 # always be unresolved, which means just about no library would
/src/contrib/unbound/
H A Daclocal.m46187 # always be unresolved, which means just about no library would
7515 # always be unresolved, which means just about no library would

12