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

/freebsd-11.0-release/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachORelocationInfo.cpp23 class X86_64MachORelocationInfo : public MCRelocationInfo { class in namespace:__anon3067
25 X86_64MachORelocationInfo(MCContext &Ctx) : MCRelocationInfo(Ctx) {} function in class:__anon3067::X86_64MachORelocationInfo
118 return new X86_64MachORelocationInfo(Ctx);

Completed in 12 milliseconds