Home | History | Annotate | Download | only in VMCore

Lines Matching refs:getRelocationInfo

223 /// getRelocationInfo - This method classifies the entry according to
237 Constant::PossibleRelocationsTy Constant::getRelocationInfo() const {
245 return BA->getFunction()->getRelocationInfo();
268 cast<Constant>(getOperand(i))->getRelocationInfo());