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 __anon1086da5b0111::X86_64ELFRelocationInfo |
D | X86MachORelocationInfo.cpp | 27 const MCExpr *createExprForRelocation(RelocationRef Rel) override { in createExprForRelocation() function in __anonebb8992c0111::X86_64MachORelocationInfo |