Home
last modified time | relevance | path

Searched defs:linkerInit (Results 1 – 7 of 7) sorted by relevance

/build/soong/cc/
Dtest.go217 func (test *testDecorator) linkerInit(ctx BaseModuleContext, linker *baseLinker) { func
257 func (test *testBinary) linkerInit(ctx BaseModuleContext) { func
328 func (test *testLibrary) linkerInit(ctx BaseModuleContext) { func
383 func (benchmark *benchmarkDecorator) linkerInit(ctx BaseModuleContext) { func
Dobject.go61 func (*objectLinker) linkerInit(ctx BaseModuleContext) {} func
Dprebuilt.go70 func (p *prebuiltLibraryLinker) linkerInit(ctx BaseModuleContext) {} func
Dbinary.go195 func (binary *binaryDecorator) linkerInit(ctx BaseModuleContext) { func
Dlinker.go177 func (linker *baseLinker) linkerInit(ctx BaseModuleContext) { func
Dlibrary.go514 func (library *libraryDecorator) linkerInit(ctx BaseModuleContext) { func
Dcc.go303 linkerInit(ctx BaseModuleContext) methodSpec