Home
last modified time | relevance | path

Searched refs:staticUnwinder (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dstl.go158 func staticUnwinder(ctx android.BaseModuleContext) string { func
187 deps.StaticLibs = append(deps.StaticLibs, "libm", "libc", staticUnwinder(ctx))
Dcc.go1922 }, staticUnwinderDepTag, rewriteSnapshotLibs(staticUnwinder(actx), vendorSnapshotStaticLibs))