Home
last modified time | relevance | path

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

/build/soong/cc/
Dtest.go283 func (test *testDecorator) linkerInit(ctx BaseModuleContext, linker *baseLinker) { func
323 func (test *testBinary) linkerInit(ctx BaseModuleContext) { func
450 func (test *testLibrary) linkerInit(ctx BaseModuleContext) { func
514 func (benchmark *benchmarkDecorator) linkerInit(ctx BaseModuleContext) { func
Dobject.go92 func (*objectLinker) linkerInit(ctx BaseModuleContext) {} func
Dlinker.go205 func (linker *baseLinker) linkerInit(ctx BaseModuleContext) { func
Dbinary.go211 func (binary *binaryDecorator) linkerInit(ctx BaseModuleContext) { func
Dprebuilt.go82 func (p *prebuiltLibraryLinker) linkerInit(ctx BaseModuleContext) {} func
Dfuzz.go102 func (fuzz *fuzzBinary) linkerInit(ctx BaseModuleContext) { func
Dlibrary.go749 func (library *libraryDecorator) linkerInit(ctx BaseModuleContext) { func
Dcc.go390 linkerInit(ctx BaseModuleContext) methodSpec