Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinker.go480 cfiExportsMap := android.PathForSource(ctx, cfiExportsMapPath)
Dsanitize.go60 cfiExportsMapPath = "build/soong/cc/config/cfi_exports.map" var