Home
last modified time | relevance | path

Searched defs:LinkerInfo (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dllndk_library.go153 func getVndkFileName(info *LinkerInfo) (string, error) {
Dcc.go74 type LinkerInfo struct { struct
75 WholeStaticLibs []string
77 StaticLibs []string
79 SharedLibs []string
81 HeaderLibs []string
82 ImplementationModuleName *string
84 BinaryDecoratorInfo *BinaryDecoratorInfo
85 LibraryDecoratorInfo *LibraryDecoratorInfo
86 TestBinaryInfo *TestBinaryInfo
87 BenchmarkDecoratorInfo *BenchmarkDecoratorInfo
[all …]