Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A 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
H A Dtoolchain_library.go49 func (library *toolchainLibraryDecorator) linkerProps() []interface{} { func
H A Dndk_prebuilt.go103 func (ndk *ndkPrebuiltStlLinker) linkerProps() []interface{} { func
H A Dobject.go206 func (object *objectLinker) linkerProps() []interface{} { func
H A Dbinary.go119 func (binary *binaryDecorator) linkerProps() []interface{} { func
H A Dlinker.go246 func (linker *baseLinker) linkerProps() []interface{} { func
H A Dfuzz.go107 func (fuzz *fuzzBinary) linkerProps() []interface{} { func
H A Dprebuilt.go95 func (p *prebuiltLibraryLinker) linkerProps() []interface{} { func
H A Dlibrary.go687 func (library *libraryDecorator) linkerProps() []interface{} { func