Home
last modified time | relevance | path

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

/external/lldb/source/Expression/
DIRForTarget.cpp2514 llvm::Constant *reloc_getbitcast = ConstantExpr::getBitCast(reloc_getelementptr, type); in BuildRelocation() local
2516 return reloc_getbitcast; in BuildRelocation()