Searched refs:staticUnwinder (Results 1 – 2 of 2) sorted by relevance
125 func staticUnwinder(ctx android.BaseModuleContext) string { func161 deps.StaticLibs = append(deps.StaticLibs, "libm", "libc", staticUnwinder(ctx))
673 staticUnwinder bool member2304 depTag := libraryDependencyTag{Kind: staticLibraryDependency, staticUnwinder: true}2307 …}, depTag, RewriteSnapshotLib(staticUnwinder(actx), GetSnapshot(c, &snapshotInfo, actx).StaticLibs…2726 if libDepTag.staticUnwinder && c.apexSdkVersion.GreaterThan(android.SdkVersion_Android10) {