Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachORelocationInfo.cpp90 uint64_t RSymAddr; in createExprForRelocation() local
91 RSymI->getAddress(RSymAddr); in createExprForRelocation()
97 RSym->setVariableValue(MCConstantExpr::Create(RSymAddr, Ctx)); in createExprForRelocation()