Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptx86ABIFixups.cpp203 static bool fixupRSAllocationStructByValCalls(llvm::Module &module) { in fixupRSAllocationStructByValCalls() function
266 changed |= fixupRSAllocationStructByValCalls(module); in fixupX86_64FunctionCalls()