Home
last modified time | relevance | path

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

/aosp_15_r20/build/blueprint/bootstrap/
H A Dcommand.go156 ctx.GenerateModuleDebugInfo(args.ModuleDebugFile)
/aosp_15_r20/build/blueprint/
H A Dcontext.go5334 func (this *Context) GenerateModuleDebugInfo(filename string) { func