Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dtest.go249 func (test *testDecorator) linkerProps() []interface{} { func
278 func (test *testBinary) linkerProps() []interface{} { func
492 func (test *testLibrary) linkerProps() []interface{} { func
576 func (benchmark *benchmarkDecorator) linkerProps() []interface{} { func
H A Dobject.go114 func (object *objectLinker) linkerProps() []interface{} { func
H A Dfuzz.go154 func (fuzz *fuzzBinary) linkerProps() []interface{} { func
H A Dlinker.go293 func (linker *baseLinker) linkerProps() []interface{} { func
H A Dbinary.go119 func (binary *binaryDecorator) linkerProps() []interface{} { func
H A Dprebuilt.go99 func (p *prebuiltLibraryLinker) linkerProps() []interface{} { func
H A Dlibrary.go439 func (library *libraryDecorator) linkerProps() []interface{} { func
H A Dcc.go631 linkerProps() []interface{} methodSpec