Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A 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
H A Dobject.go210 func (*objectLinker) linkerInit(ctx BaseModuleContext) {} func
H A Dbinary.go220 func (binary *binaryDecorator) linkerInit(ctx BaseModuleContext) { func
H A Dlinker.go238 func (linker *baseLinker) linkerInit(ctx BaseModuleContext) { func
H A Dfuzz.go113 func (fuzz *fuzzBinary) linkerInit(ctx BaseModuleContext) { func
H A Dprebuilt.go85 func (p *prebuiltLibraryLinker) linkerInit(ctx BaseModuleContext) {} func
H A Dlibrary.go982 func (library *libraryDecorator) linkerInit(ctx BaseModuleContext) { func