Searched refs:loader (Results 1 – 5 of 5) sorted by relevance
94 out: `'-Wl,--rpath,${ORIGIN}/../bionic-loader-test-libs'`,
124 func loader(thread *starlark.Thread, module string) (starlark.StringDict, error) { func366 Load: loader,
122 return loader(thread, module)
306 Text(`class_loader_context_arg=--class-loader-context="` + clcHostString + `"`).308 Text(`stored_class_loader_context_arg=--stored-class-loader-context="` + clcTargetString + `"`)
173 In order to construct correct class loader context for dexpreopt, build system201 in incorrect class loader context recorded in the .odex file, which will cause202 class loader context mismatch and dexopt at first boot.