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

12345

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/
H A DConfig.h35 #error undefined platform
/freebsd-10-stable/contrib/openpam/modules/pam_deny/
H A DMakefile.am13 pam_deny_la_LDFLAGS = -no-undefined -module -version-info @LIB_MAJ@ \
/freebsd-10-stable/contrib/openpam/modules/pam_unix/
H A DMakefile.am13 pam_unix_la_LDFLAGS = -no-undefined -module -version-info @LIB_MAJ@ \
/freebsd-10-stable/contrib/openpam/modules/pam_permit/
H A DMakefile.am13 pam_permit_la_LDFLAGS = -no-undefined -module -version-info @LIB_MAJ@ \
/freebsd-10-stable/lib/libcom_err/
H A DMakefile10 LDFLAGS= -Wl,--no-undefined
/freebsd-10-stable/kerberos5/lib/libheimbase/
H A DMakefile4 LDFLAGS= -Wl,--no-undefined
/freebsd-10-stable/lib/msun/arm/
H A Dfenv-mangle.h36 #error FENV_MANGLE is undefined
/freebsd-10-stable/contrib/sqlite3/
H A DMakefile.am6 libsqlite3_la_LDFLAGS = -no-undefined -version-info 8:6:8
/freebsd-10-stable/kerberos5/lib/libwind/
H A DMakefile4 LDFLAGS= -Wl,--no-undefined
/freebsd-10-stable/contrib/file/src/
H A DMakefile.am14 libmagic_la_LDFLAGS = -no-undefined -version-info 1:0:0
/freebsd-10-stable/kerberos5/lib/libgssapi_ntlm/
H A DMakefile4 LDFLAGS= -Wl,-Bsymbolic -Wl,--no-undefined
/freebsd-10-stable/kerberos5/lib/libheimntlm/
H A DMakefile4 LDFLAGS= -Wl,--no-undefined
/freebsd-10-stable/kerberos5/lib/libkadm5clnt/
H A DMakefile4 LDFLAGS= -Wl,--no-undefined
/freebsd-10-stable/kerberos5/lib/libkadm5srv/
H A DMakefile4 LDFLAGS= -Wl,--no-undefined
/freebsd-10-stable/kerberos5/lib/libkdc/
H A DMakefile4 LDFLAGS= -Wl,--no-undefined
/freebsd-10-stable/tools/regression/tls/ttls3/
H A DMakefile5 LDFLAGS=-shared -Bsymbolic --allow-shlib-undefined
/freebsd-10-stable/kerberos5/lib/libkafs5/
H A DMakefile5 LDFLAGS= -Wl,--no-undefined
/freebsd-10-stable/lib/libc/sparc64/gen/
H A Dfixunsdfsi.S74 ! fits (if not, the result is undefined anyway).
/freebsd-10-stable/contrib/gdb/gdb/
H A Dia64-tdep.c59 undefined /* undefined or reserved */ enumerator in enum:instruction_type
418 { undefined, undefined, undefined }, /* 06 */
419 { undefined, undefined, undefined }, /* 07 */
432 { undefined, undefined, undefine
[all...]
/freebsd-10-stable/kerberos5/lib/libgssapi_krb5/
H A DMakefile4 LDFLAGS= -Wl,-Bsymbolic -Wl,--no-undefined
/freebsd-10-stable/kerberos5/lib/libgssapi_spnego/
H A DMakefile4 LDFLAGS= -Wl,-Bsymbolic -Wl,--no-undefined
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DUnwindPlan.h53 undefined, // reg is not available, e.g. volatile reg enumerator in enum:lldb_private::UnwindPlan::Row::RegisterLocation::RestoreType
86 m_type = undefined;
/freebsd-10-stable/sys/arm/arm/
H A Dvfp.c42 #include <machine/undefined.h>
160 panic("undefined floating point instruction in supervisor mode");
165 * If the VFP is already on and we got an undefined instruction, then
/freebsd-10-stable/kerberos5/lib/libhdb/
H A DMakefile4 LDFLAGS= -Wl,--no-undefined ${LDAPLDFLAGS}
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DUnwindPlan.cpp29 case undefined:
81 case undefined:

Completed in 112 milliseconds

12345