Searched refs:loader (Results 1 – 4 of 4) sorted by relevance
90 out: `'-Wl,--rpath,${ORIGIN}/../bionic-loader-test-libs'`,
62 func loader(thread *starlark.Thread, module string) (starlark.StringDict, error) { func259 Load: loader,
136 return loader(thread, module)
5 In order to construct correct class loader context for dexpreopt, build system33 in incorrect class loader context recorded in the .odex file, which will cause34 class loader context mismatch and dexopt at first boot.