Home
last modified time | relevance | path

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

12

/freebsd/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 …]
/freebsd/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``).
/freebsd/tools/build/
H A Dcheck-links.sh24 -U: Skip looking for unresolved symbols.
/freebsd/usr.bin/mail/misc/
H A Dmail.help13 q quit, saving unresolved messages in mbox
/freebsd/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">;
/freebsd/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.
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c153 struct tid_info *ti, struct obj_idx *pidx, int *unresolved);
2136 struct obj_idx *pidx, int *unresolved) in ref_opcode_object() argument
2160 *unresolved = 1; in ref_opcode_object()
2190 int cmdlen, error, l, unresolved; in ref_rule_objects() local
2203 unresolved = 0; in ref_rule_objects()
2205 error = ref_opcode_object(ch, cmd, ti, pidx, &unresolved); in ref_rule_objects()
2212 if (unresolved != 0) { in ref_rule_objects()
/freebsd/contrib/llvm-project/lld/COFF/
H A DOptions.td175 def force_unresolved : F<"force:unresolved">,
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1305 goto unresolved; in Fold()
1308 goto unresolved; in Fold()
1471 unresolved: in Fold()
/freebsd/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
/freebsd/crypto/openssl/doc/internal/man7/
H A Dbuild.info.pod582 C<libmandatory.a> has unresolved references to that same thing, and is
/freebsd/crypto/openssl/test/
H A Dbuild.info3 # unresolved references that don't apply here.
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt1423 feature, any unresolved external declarations as well as duplicate named
1489 By doing so, any unresolved external declarations as well as duplicate
1953 the field are direct references to unresolved ASL/AML symbols (referenced
2205 Fixed a possible build error caused by an unresolved reference to the
3110 iASL: Correctly handle unresolved symbols in the hardware map file (-lm
3111 option). Previously, unresolved symbols could cause a protection fault.
3112 Such symbols are now marked as unresolved in the map file.
5048 3) Update warning messages concerning unresolved method externals.
5645 Disassembler: Emit all unresolved external symbols in a single block.
6073 unresolved control methods during the disassembly. This can potentially
[all …]
/freebsd/contrib/sqlite3/tea/tclconfig/
H A Dtcl.m41201 # Avoid 'unresolved external symbol __security_cookie'
3184 # We force the unresolved linking of symbols that are really in
/freebsd/crypto/heimdal/lib/roken/
H A DChangeLog1926 * Makefile.am: link print_version with -ldes to avoid unresolved
/freebsd/crypto/openssl/
H A DINSTALL.md1662 result in unresolved symbols on some systems.
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DOpenCLBuiltins.td12 // declarations. In case of an unresolved function name in OpenCL, Clang will
/freebsd/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
/freebsd/contrib/openpam/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
/freebsd/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
/freebsd/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
/freebsd/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
/freebsd/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
/freebsd/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

12