Home
last modified time | relevance | path

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

/build/soong/cc/
Dtest.go300 func (test *testDecorator) linkerInit(ctx BaseModuleContext, linker *baseLinker) { func
341 func (test *testBinary) linkerInit(ctx BaseModuleContext) { func
489 func (test *testLibrary) linkerInit(ctx BaseModuleContext) { func
553 func (benchmark *benchmarkDecorator) linkerInit(ctx BaseModuleContext) { func
Dobject.go210 func (*objectLinker) linkerInit(ctx BaseModuleContext) {} func
Dlinker.go238 func (linker *baseLinker) linkerInit(ctx BaseModuleContext) { func
Dbinary.go220 func (binary *binaryDecorator) linkerInit(ctx BaseModuleContext) { func
Dfuzz.go113 func (fuzz *fuzzBinary) linkerInit(ctx BaseModuleContext) { func
Dprebuilt.go85 func (p *prebuiltLibraryLinker) linkerInit(ctx BaseModuleContext) {} func
Dlibrary.go982 func (library *libraryDecorator) linkerInit(ctx BaseModuleContext) { func