Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h648 llvm::Constant *BuildRelocation(llvm::Type *type, uint64_t offset);
H A DIRForTarget.cpp2018 llvm::Constant *IRForTarget::BuildRelocation(llvm::Type *type, in BuildRelocation() function in IRForTarget