Home
last modified time | relevance | path

Searched refs:TableOfContents (Results 1 – 8 of 8) sorted by relevance

/build/soong/cc/
Dlinkable.go315 TableOfContents android.OptionalPath member
Dvndk_prebuilt.go168 TableOfContents: p.tocFile,
Dlibrary_stub.go258 TableOfContents: d.tocFile,
Dprebuilt.go205 TableOfContents: p.tocFile,
Dlibrary.go1161 TableOfContents: android.OptionalPathForPath(tocFile),
Dcc.go3117 depFile = sharedLibraryInfo.TableOfContents
/build/soong/rust/
Dlibrary.go639 TableOfContents: android.OptionalPathForPath(tocFile),
Drust.go1463 if dep.TableOfContents.Valid() {
1464 sharedLibDepFiles = append(sharedLibDepFiles, dep.TableOfContents.Path())