Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/soong/
Dclangprebuilts.go407 type prebuiltLibraryProps struct { struct
408 Lib_name *string
410 Suffix *string
413 func libClangRtPrebuiltLibraryShared(ctx android.LoadHookContext, libProps *prebuiltLibraryProps,
510 func libClangRtPrebuiltLibraryStatic(ctx android.LoadHookContext, libProps *prebuiltLibraryProps) {