Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1965 ConstantInt *offset_int( in ReplaceVariables() local
1968 nullptr, argument, offset_int, "", entry_instruction); in ReplaceVariables()
2020 llvm::Constant *offset_int = ConstantInt::get(m_intptr_ty, offset); in BuildRelocation() local
2024 offset_array[0] = offset_int; in BuildRelocation()