Home
last modified time | relevance | path

Searched refs:ODR (Results 1 – 25 of 76) sorted by relevance

1234

/netbsd-src/external/gpl3/binutils/dist/gold/
H A DTODO16 o - ODR false positives
18 ODR false positives can happen when we optimize, since code in .h
24 ODR-detection with -g0.
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A DTODO16 o - ODR false positives
18 ODR false positives can happen when we optimize, since code in .h
24 ODR-detection with -g0.
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticASTKinds.td416 InGroup<ODR>;
421 InGroup<ODR>;
429 InGroup<ODR>;
436 InGroup<ODR>;
458 InGroup<ODR>;
467 InGroup<ODR>;
472 InGroup<ODR>;
481 InGroup<ODR>;
488 InGroup<ODR>;
495 InGroup<ODR>;
[all …]
H A DCodeGenOptions.def220 CODEGENOPT(SanitizeAddressUseOdrIndicator, 1, 0) ///< Enable ODR indicator globals
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DGlobalValue.h292 static LinkageTypes getLinkOnceLinkage(bool ODR) { in getLinkOnceLinkage() argument
293 return ODR ? LinkOnceODRLinkage : LinkOnceAnyLinkage; in getLinkOnceLinkage()
295 static LinkageTypes getWeakLinkage(bool ODR) { in getWeakLinkage() argument
296 return ODR ? WeakODRLinkage : WeakAnyLinkage; in getWeakLinkage()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DLTOVisibility.rst19 devirtualization or control flow integrity features, it is effectively an ODR
24 visibility. A class's LTO visibility is treated as an ODR-relevant property
59 visibility in order to avoid an ODR violation.
114 an ODR violation.
H A DLibASTImporter.rst42 Also, we have to discover *one definition rule* (ODR) violations.
59 Report ODR violation;
285 If these definitions differ, then we have a name conflict, in C++ it is known as ODR (one definitio…
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_flags.inc146 "If >=2, detect violation of One-Definition-Rule (ODR); "
147 "If ==1, detect ODR-violation only if the two variables "
154 "Use special ODR indicator symbol for ODR violation detection")
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_flags.inc146 "If >=2, detect violation of One-Definition-Rule (ODR); "
147 "If ==1, detect ODR-violation only if the two variables "
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_flags.inc148 "If >=2, detect violation of One-Definition-Rule (ODR); "
149 "If ==1, detect ODR-violation only if the two variables "
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/
H A DDebugMode.rst32 ODR implications. Users should compile their whole program at the same
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A DCMakeLists.txt138 # LTO is enabled and -Werror is specified GCC diagnoses this ODR violation
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DOptions.td53 HelpText<"Do not use ODR (One Definition Rule) for type uniquing.">,
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Ddsymutil.rst68 Do not use ODR (One Definition Rule) for uniquing C++ types.
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A DCMakeLists.txt150 # LTO is enabled and -Werror is specified GCC diagnoses this ODR violation
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCXXRecordDeclDefinitionBits.def28 /// NO_MERGE: It is an ODR violation if the fields do not match.
/netbsd-src/external/apache2/llvm/dist/libcxx/lib/abi/
H A DCHANGELOG.TXT266 ODR violation.
755 This bug caused __uncaught_exception to be ODR used instead of
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtimevar.def73 DEFTIMEVAR (TV_IPA_ODR , "ipa ODR types")
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtimevar.def73 DEFTIMEVAR (TV_IPA_ODR , "ipa ODR types")
/netbsd-src/external/apache2/llvm/dist/libcxx/
H A DCMakeLists.txt249 libc++abi. Doing otherwise is an ODR violation." OFF)
546 # the dylib when get ODR used by another function.
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DBuildingLibcxx.rst403 custom versions of libc++ with unique symbol names in order to prevent conflicts or ODR issues
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A DChangeLog455 non-ODR conflicts of types in anonymous namespaces.
495 (gimple_register_canonical_type_1): Return updated hash; handle ODR
614 * lto-symtab.c (lto_symtab_merge_decls_2): Do not report ODR violations
1333 * lto-symtab.c (warn_type_compatibility_p): Do not set ODR mismatch
1334 flag for types that are not ODR; fix loop walking parameters.
1541 compare ODR types (if available) and function types.
1542 (lto_symtab_merge): ... here; output ODR violation warnings
1761 * lto.c (lto_read_decls): Register ODR types.
/netbsd-src/external/gpl3/binutils.old/dist/gold/po/
H A Dit.po1205 msgstr "Prova a rilevare violazioni alla regola della definizione unica (ODR)"
2188 msgid "while linking %s: symbol '%s' defined in multiple places (possible ODR violation):"
2189 …nte il link di %s: simbolo \"%s\" definito in posizioni multiple (possibile violazione della ODR):"
/netbsd-src/external/gpl3/binutils/dist/gold/po/
H A Dit.po1205 msgstr "Prova a rilevare violazioni alla regola della definizione unica (ODR)"
2188 msgid "while linking %s: symbol '%s' defined in multiple places (possible ODR violation):"
2189 …nte il link di %s: simbolo \"%s\" definito in posizioni multiple (possibile violazione della ODR):"
H A Did.po2187 msgid "while linking %s: symbol '%s' defined in multiple places (possible ODR violation):"
2188 …tika menyambungkan %s: simbol '%s' didefinisikan dalam beberapa tempat (mungkin penyimpangan ODR):"

1234