Home
last modified time | relevance | path

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

/build/soong/cc/
Dtoolchain_library.go49 func (library *toolchainLibraryDecorator) linkerProps() []interface{} { func
Dtest.go317 func (test *testDecorator) linkerProps() []interface{} { func
335 func (test *testBinary) linkerProps() []interface{} { func
485 func (test *testLibrary) linkerProps() []interface{} { func
562 func (benchmark *benchmarkDecorator) linkerProps() []interface{} { func
Dndk_prebuilt.go103 func (ndk *ndkPrebuiltStlLinker) linkerProps() []interface{} { func
Dobject.go206 func (object *objectLinker) linkerProps() []interface{} { func
Dlinker.go246 func (linker *baseLinker) linkerProps() []interface{} { func
Dbinary.go119 func (binary *binaryDecorator) linkerProps() []interface{} { func
Dfuzz.go107 func (fuzz *fuzzBinary) linkerProps() []interface{} { func
Dprebuilt.go95 func (p *prebuiltLibraryLinker) linkerProps() []interface{} { func
Dlibrary.go687 func (library *libraryDecorator) linkerProps() []interface{} { func