Searched refs:hwasanVendorStaticLibs (Results 1 – 1 of 1) sorted by relevance
944 hwasanVendorStaticLibs := hwasanVendorStaticLibs(mctx.Config())946 *hwasanVendorStaticLibs = append(*hwasanVendorStaticLibs, c.Name())991 func hwasanVendorStaticLibs(config android.Config) *[]string { func1021 hwasanVendorStaticLibs := hwasanVendorStaticLibs(ctx.Config())1022 sort.Strings(*hwasanVendorStaticLibs)1023 ctx.Strict("SOONG_HWASAN_VENDOR_STATIC_LIBRARIES", strings.Join(*hwasanVendorStaticLibs, " "))