Searched refs:createExprForRelocation (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/MC/MCDisassembler/ | ||
D | MCRelocationInfo.cpp | 25 MCRelocationInfo::createExprForRelocation(object::RelocationRef Rel) { in createExprForRelocation() function in MCRelocationInfo |
/external/llvm/include/llvm/MC/ | ||
D | MCRelocationInfo.h | 43 virtual const MCExpr *createExprForRelocation(object::RelocationRef Rel); |
/external/llvm/lib/Target/X86/MCTargetDesc/ | ||
D | X86ELFRelocationInfo.cpp | 28 const MCExpr *createExprForRelocation(RelocationRef Rel) override { in createExprForRelocation() function in __anon1086da5b0111::X86_64ELFRelocationInfo |
D | X86MachORelocationInfo.cpp | 27 const MCExpr *createExprForRelocation(RelocationRef Rel) override { in createExprForRelocation() function in __anonebb8992c0111::X86_64MachORelocationInfo |