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

/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachORelocationInfo.cpp23 class X86_64MachORelocationInfo : public MCRelocationInfo { class in namespace:__anon26179
25 X86_64MachORelocationInfo(MCContext &Ctx) : MCRelocationInfo(Ctx) {} function in class:__anon26179::X86_64MachORelocationInfo
115 return new X86_64MachORelocationInfo(Ctx);

Completed in 248 milliseconds