Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/stand/ofwboot/
H A Dboot.c86 char *kernels[] = { variable
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp322 FunctionVariableMap &kernels, in getUsesOfLDSByFunction()
482 ArrayRef<Function *> kernels, in buildLookupTable()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp1193 std::vector<addr_t> kernels; in CaptureDebugHintScriptGroup2() local