Searched refs:createExprForRelocation (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCRelocationInfo.h43 virtual const MCExpr *createExprForRelocation(object::RelocationRef Rel);
/external/llvm/lib/MC/MCDisassembler/
H A DMCRelocationInfo.cpp25 MCRelocationInfo::createExprForRelocation(object::RelocationRef Rel) { function in class:MCRelocationInfo
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFRelocationInfo.cpp28 const MCExpr *createExprForRelocation(RelocationRef Rel) override {
H A DX86MachORelocationInfo.cpp27 const MCExpr *createExprForRelocation(RelocationRef Rel) override {

Completed in 74 milliseconds