Home
last modified time | relevance | path

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

/external/lldb/source/Expression/
DIRForTarget.cpp2448 ConstantInt *offset_int(ConstantInt::get(offset_type, offset, true)); in ReplaceVariables() local
2505 llvm::Constant *offset_int = ConstantInt::get(intptr_ty, offset); in BuildRelocation() local