Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Expression/
DIRForTarget.h221 BuildFunctionPointer (llvm::Type *type,
/external/lldb/source/Expression/
DIRForTarget.cpp285 IRForTarget::BuildFunctionPointer (llvm::Type *type, in BuildFunctionPointer() function in IRForTarget
353 Constant *value = BuildFunctionPointer(fun->getFunctionType(), addr); in ResolveFunctionPointers()