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

/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFRelocationInfo.cpp24 class X86_64ELFRelocationInfo : public MCRelocationInfo { class in namespace:__anon26175
26 X86_64ELFRelocationInfo(MCContext &Ctx) : MCRelocationInfo(Ctx) {} function in class:__anon26175::X86_64ELFRelocationInfo
134 return new X86_64ELFRelocationInfo(Ctx);

Completed in 231 milliseconds