Home
last modified time | relevance | path

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

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