Home
last modified time | relevance | path

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

/build/soong/cc/
Dtest.go300 func (test *testDecorator) linkerProps() []interface{} { func
317 func (test *testBinary) linkerProps() []interface{} { func
446 func (test *testLibrary) linkerProps() []interface{} { func
523 func (benchmark *benchmarkDecorator) linkerProps() []interface{} { func
Dtoolchain_library.go50 func (library *toolchainLibraryDecorator) linkerProps() []interface{} { func
Dndk_prebuilt.go104 func (ndk *ndkPrebuiltStlLinker) linkerProps() []interface{} { func
Dobject.go88 func (object *objectLinker) linkerProps() []interface{} { func
Dlinker.go213 func (linker *baseLinker) linkerProps() []interface{} { func
Dbinary.go109 func (binary *binaryDecorator) linkerProps() []interface{} { func
Dprebuilt.go92 func (p *prebuiltLibraryLinker) linkerProps() []interface{} { func
Dfuzz.go96 func (fuzz *fuzzBinary) linkerProps() []interface{} { func
Dlibrary.go476 func (library *libraryDecorator) linkerProps() []interface{} { func
Dcc.go393 linkerProps() []interface{} methodSpec