Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinker.go599 cfiExportsMap := android.PathForSource(ctx, cfiExportsMapPath+"/"+cfiExportsMapFilename)
Dsanitize.go76 cfiExportsMapFilename = "cfi_exports.map" var