Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go435 staticUnwinderDepTag = DependencyTag{Name: "static unwinder", Library: true} var
1922 }, staticUnwinderDepTag, rewriteSnapshotLibs(staticUnwinder(actx), vendorSnapshotStaticLibs))
2319 if depTag == staticUnwinderDepTag {