Searched refs:undefined (Results 1 - 25 of 127) sorted by relevance

123456

/freebsd-11-stable/contrib/openpam/modules/pam_return/
H A DMakefile.am13 pam_return_la_LDFLAGS = -no-undefined -module -version-info $(LIB_MAJ) \
/freebsd-11-stable/contrib/openpam/modules/pam_unix/
H A DMakefile.am13 pam_unix_la_LDFLAGS = -no-undefined -module -version-info $(LIB_MAJ) \
/freebsd-11-stable/contrib/openpam/modules/pam_permit/
H A DMakefile.am13 pam_permit_la_LDFLAGS = -no-undefined -module -version-info $(LIB_MAJ) \
/freebsd-11-stable/contrib/openpam/modules/pam_deny/
H A DMakefile.am13 pam_deny_la_LDFLAGS = -no-undefined -module -version-info $(LIB_MAJ) \
/freebsd-11-stable/lib/libcom_err/
H A DMakefile11 LDFLAGS= -Wl,--no-undefined
/freebsd-11-stable/lib/msun/arm/
H A Dfenv-mangle.h36 #error FENV_MANGLE is undefined
/freebsd-11-stable/kerberos5/lib/libheimbase/
H A DMakefile4 LDFLAGS= -Wl,--no-undefined
/freebsd-11-stable/contrib/sqlite3/
H A DMakefile.am5 libsqlite3_la_LDFLAGS = -no-undefined -version-info 8:6:8
/freebsd-11-stable/kerberos5/lib/libwind/
H A DMakefile4 LDFLAGS= -Wl,--no-undefined
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Core/
H A DSharedLibraryFile.h38 const AtomRange<UndefinedAtom> undefined() const override {
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DFlatNamespaceFile.h22 // resort, depending on how -flat_namespace and -undefined are set.
39 const AtomRange<UndefinedAtom> undefined() const override {
/freebsd-11-stable/contrib/blacklist/port/
H A DMakefile.am14 libblacklist_la_LDFLAGS = -no-undefined -version-info 0:0:0
/freebsd-11-stable/contrib/expat/lib/
H A DMakefile.am39 -no-undefined \
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A DextractExternal.cpp235 // of undefined external symbols and writes them to <defined> and <undefined>
238 set<string> *undefined) {
265 undefined->clear();
284 undefined->insert(stringTable.decode(e.name));
394 // PRE: <defined> and <undefined> are arrays with <nTotal> elements where
397 // POST: file x is said to depend on file y if undefined[x] and defined[y] are
402 set<string> *undefined) {
414 set<string> &s = undefined[*it];
435 set<string> *defined, *undefined; local
237 computeExternalSymbols(const char *fileName, set<string> *defined, set<string> *undefined) argument
401 findRequiredExternal(int nExternal, int nTotal, set<string> *defined, set<string> *undefined) argument
[all...]
/freebsd-11-stable/sys/arm64/arm64/
H A Ddisassem.c367 goto undefined;
400 goto undefined;
433 goto undefined;
521 goto undefined;
532 goto undefined;
538 undefined:
539 di->di_printf("undefined\t%08x\n", insn);
/freebsd-11-stable/tools/regression/tls/ttls3/
H A DMakefile5 LDFLAGS=-shared -Bsymbolic --allow-shlib-undefined
/freebsd-11-stable/kerberos5/lib/libkafs5/
H A DMakefile4 LDFLAGS= -Wl,--no-undefined
/freebsd-11-stable/kerberos5/lib/libgssapi_ntlm/
H A DMakefile4 LDFLAGS= -Wl,-Bsymbolic -Wl,--no-undefined
/freebsd-11-stable/kerberos5/lib/libheimntlm/
H A DMakefile4 LDFLAGS= -Wl,--no-undefined
/freebsd-11-stable/kerberos5/lib/libkadm5srv/
H A DMakefile4 LDFLAGS= -Wl,--no-undefined
/freebsd-11-stable/kerberos5/lib/libkadm5clnt/
H A DMakefile4 LDFLAGS= -Wl,--no-undefined
/freebsd-11-stable/kerberos5/lib/libkdc/
H A DMakefile4 LDFLAGS= -Wl,--no-undefined
/freebsd-11-stable/lib/libc/sparc64/gen/
H A Dfixunsdfsi.S74 ! fits (if not, the result is undefined anyway).
/freebsd-11-stable/contrib/file/src/
H A DMakefile.am14 libmagic_la_LDFLAGS = -no-undefined -version-info 1:0:0
/freebsd-11-stable/kerberos5/lib/libgssapi_spnego/
H A DMakefile4 LDFLAGS= -Wl,-Bsymbolic -Wl,--no-undefined

Completed in 150 milliseconds

123456