Home
last modified time | relevance | path

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

/build/soong/cc/
Dtest.go234 func (test *testDecorator) linkerProps() []interface{} { func
251 func (test *testBinary) linkerProps() []interface{} { func
324 func (test *testLibrary) linkerProps() []interface{} { func
392 func (benchmark *benchmarkDecorator) linkerProps() []interface{} { func
Dtoolchain_library.go47 func (library *toolchainLibraryDecorator) linkerProps() []interface{} { func
Dobject.go57 func (object *objectLinker) linkerProps() []interface{} { func
Dndk_prebuilt.go92 func (ndk *ndkPrebuiltStlLinker) linkerProps() []interface{} { func
Dprebuilt.go80 func (p *prebuiltLibraryLinker) linkerProps() []interface{} { func
Dbinary.go102 func (binary *binaryDecorator) linkerProps() []interface{} { func
Dlinker.go185 func (linker *baseLinker) linkerProps() []interface{} { func
Dlibrary.go311 func (library *libraryDecorator) linkerProps() []interface{} { func
Dcc.go306 linkerProps() []interface{} methodSpec