Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go1769 type testLinker struct { struct
1770 binaryLinker
1771 Properties TestLinkerProperties
1774 func (test *testLinker) props() []interface{} {
1778 func (test *testLinker) flags(ctx ModuleContext, flags Flags) Flags {
1806 func (test *testLinker) deps(ctx BaseModuleContext, deps Deps) Deps {