Home
last modified time | relevance | path

Searched refs:sanitizer (Results 1 – 13 of 13) sorted by relevance

/build/soong/cc/
Dsanitize.go181 sanitizer := &sanitizerSplitMutator{t}
182 ctx.TopDown(t.variationName()+"_markapexes", sanitizer.markSanitizableApexesMutator)
183 ctx.Transition(t.variationName(), sanitizer)
1132 sanitizer SanitizerType member
1140 enabled := sanitizeable.IsSanitizerEnabled(ctx.Config(), s.sanitizer.name())
1142 if c, ok := dep.(PlatformSanitizeable); ok && c.IsSanitizerEnabled(s.sanitizer) {
1148 sanitizeable.EnableSanitizer(s.sanitizer.name())
1157 if !c.IsSanitizerEnabled(s.sanitizer) {
1164 return []string{s.sanitizer.variationName()}
1168 return []string{"", s.sanitizer.variationName()}
[all …]
/build/bazel/rules/cc/
Dcomposed_transitions.bzl68 # This transition applies LTO and sanitizer propagation down static dependencies
153 # This transition drops LTO and sanitizer enablement from cc_binary
168 # Drop lto, sanitizer, and fdo transitions in order to avoid duplicate
Dsanitizer_enablement_transition.bzl18 # config_setting for the purpose of controlling the addition of sanitizer
Dcc_library_common.bzl70 "Denotes which sanitizer libraries to include",
122 doc = "A rule that propagates given sanitizer dependencies if the " +
127 doc = "library to check for sanitizer dependency propagation",
132 "behavior sanitizer library to be used",
Dsanitizer_blocklist_test.bzl16 # config_setting for the purpose of controlling the addition of sanitizer
Dcc_library_static.bzl613 doc = "Deps used only to check for sanitizer enablement",
628 "behavior sanitizer library to be used",
Dcc_library_shared_test.bzl842 "behavior sanitizer library to be used",
/build/soong/apex/
Dprebuilt.go80 hasSanitizedSource(sanitizer string) bool
586 func (a *Prebuilt) hasSanitizedSource(sanitizer string) bool {
1001 func (a *ApexSet) hasSanitizedSource(sanitizer string) bool {
1002 if sanitizer == "address" {
1005 if sanitizer == "hwaddress" {
/build/make/target/product/
Dbase_system.mk259 sanitizer.libraries.txt \
475 sanitizer-status \
/build/soong/cmd/extract_apks/bundle_proto/
Dtargeting.proto165 Sanitizer sanitizer = 4; field
/build/make/core/
Dproduct.mk664 define add-product-sanitizer-module-config
Dconfig.mk729 FINDBUGS_DIR := external/owasp/sanitizer/tools/findbugs/bin
/build/bazel/toolchains/clang/host/linux-x86/
Dcc_toolchain_features_ubsan_test.bzl47 ubsan_prefix_format % sanitizer
48 for sanitizer in expected_sanitizers