Home
last modified time | relevance | path

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

/build/soong/cc/
Dndk_prebuilt.go38 func (ndk *ndkPrebuiltStlLinker) linkerProps() []interface{} { func
Dtest.go314 func (test *testDecorator) linkerProps() []interface{} { func
336 func (test *testBinary) linkerProps() []interface{} { func
510 func (test *testLibrary) linkerProps() []interface{} { func
586 func (benchmark *benchmarkDecorator) linkerProps() []interface{} { func
Dfuzz.go113 func (fuzz *fuzzBinary) linkerProps() []interface{} { func
Dobject.go241 func (object *objectLinker) linkerProps() []interface{} { func
Dlinker.go273 func (linker *baseLinker) linkerProps() []interface{} { func
Dbinary.go124 func (binary *binaryDecorator) linkerProps() []interface{} { func
Dprebuilt.go107 func (p *prebuiltLibraryLinker) linkerProps() []interface{} { func
Dlibrary.go1110 func (library *libraryDecorator) linkerProps() []interface{} { func
Dcc.go581 linkerProps() []interface{} methodSpec