Home
last modified time | relevance | path

Searched defs:linkerDeps (Results 1 – 10 of 10) sorted by relevance

/build/soong/cc/
Dndk_prebuilt.go62 func (*ndkPrebuiltObjectLinker) linkerDeps(ctx DepsContext, deps Deps) Deps { func
107 func (*ndkPrebuiltStlLinker) linkerDeps(ctx DepsContext, deps Deps) Deps { func
Dtoolchain_library.go44 func (*toolchainLibraryDecorator) linkerDeps(ctx DepsContext, deps Deps) Deps { func
Dtest.go281 func (test *testDecorator) linkerDeps(ctx BaseModuleContext, deps Deps) Deps { func
346 func (test *testBinary) linkerDeps(ctx DepsContext, deps Deps) Deps { func
494 func (test *testLibrary) linkerDeps(ctx DepsContext, deps Deps) Deps { func
568 func (benchmark *benchmarkDecorator) linkerDeps(ctx DepsContext, deps Deps) Deps { func
Dobject.go212 func (object *objectLinker) linkerDeps(ctx DepsContext, deps Deps) Deps { func
Dndk_library.go276 func (linker *stubDecorator) linkerDeps(ctx DepsContext, deps Deps) Deps { func
Dlinker.go250 func (linker *baseLinker) linkerDeps(ctx DepsContext, deps Deps) Deps { func
Dbinary.go147 func (binary *binaryDecorator) linkerDeps(ctx DepsContext, deps Deps) Deps { func
Dfuzz.go117 func (fuzz *fuzzBinary) linkerDeps(ctx DepsContext, deps Deps) Deps { func
Dprebuilt.go87 func (p *prebuiltLibraryLinker) linkerDeps(ctx DepsContext, deps Deps) Deps { func
Dlibrary.go1018 func (library *libraryDecorator) linkerDeps(ctx DepsContext, deps Deps) Deps { func