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