Lines Matching defs:LoadHookContext
74 func getClangPrebuiltDir(ctx android.LoadHookContext) string {
81 func getClangResourceDir(ctx android.LoadHookContext) string {
88 func getSymbolFilePath(ctx android.LoadHookContext, arch string) string {
101 func androidLibcxxHeaderDirs(ctx android.LoadHookContext, kind string, arch string) []string {
111 func hostLibcxxHeaderDirs(ctx android.LoadHookContext, triple string) []string {
126 func hasDarwinClangPrebuilt(ctx android.LoadHookContext) bool {
182 func setAndroidLibcxxSrcProps(ctx android.LoadHookContext, ap *archInnerProps, kind string,
198 func llvmPrebuiltLibraryShared(ctx android.LoadHookContext) {
267 func llvmPrebuiltLibraryStatic(ctx android.LoadHookContext) {
373 func llvmPrebuiltBuildTool(ctx android.LoadHookContext) {
413 func libClangRtPrebuiltLibraryShared(ctx android.LoadHookContext, libProps *prebuiltLibraryProps,
510 func libClangRtPrebuiltLibraryStatic(ctx android.LoadHookContext, libProps *prebuiltLibraryProps) {
545 func libClangRtPrebuiltObject(ctx android.LoadHookContext) {
579 func llvmDarwinFileGroup(ctx android.LoadHookContext) {
681 func llvmHostDefaults(ctx android.LoadHookContext) {
699 func clangBuiltinHeaders(ctx android.LoadHookContext) {
723 func llvmToolsFileGroup(ctx android.LoadHookContext) {