Searched defs:createExprForRelocation (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/lib/MC/MCDisassembler/ | ||
| D | MCRelocationInfo.cpp | 25 MCRelocationInfo::createExprForRelocation(object::RelocationRef Rel) { in createExprForRelocation() function in MCRelocationInfo |
| /external/llvm/lib/Target/X86/MCTargetDesc/ | ||
| D | X86ELFRelocationInfo.cpp | 28 const MCExpr *createExprForRelocation(RelocationRef Rel) override { in createExprForRelocation() function in __anonff6cd6270111::X86_64ELFRelocationInfo |
| D | X86MachORelocationInfo.cpp | 27 const MCExpr *createExprForRelocation(RelocationRef Rel) override { in createExprForRelocation() function in __anon2c0cb7f80111::X86_64MachORelocationInfo |