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

/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp445 TargetRegistry::RegisterMCRelocationInfo(TheARMLETarget,
447 TargetRegistry::RegisterMCRelocationInfo(TheARMBETarget,
449 TargetRegistry::RegisterMCRelocationInfo(TheThumbLETarget,
451 TargetRegistry::RegisterMCRelocationInfo(TheThumbBETarget,
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp455 TargetRegistry::RegisterMCRelocationInfo(TheX86_32Target,
457 TargetRegistry::RegisterMCRelocationInfo(TheX86_64Target,
/external/llvm/include/llvm/Support/
H A DTargetRegistry.h792 /// RegisterMCRelocationInfo - Register an MCRelocationInfo
801 static void RegisterMCRelocationInfo(Target &T, function in struct:llvm::TargetRegistry

Completed in 98 milliseconds