Searched refs:RegisterMCRelocationInfo (Results 1 – 3 of 3) sorted by relevance
367 TargetRegistry::RegisterMCRelocationInfo(TheARMTarget, in LLVMInitializeARMTargetMC()369 TargetRegistry::RegisterMCRelocationInfo(TheThumbTarget, in LLVMInitializeARMTargetMC()
457 TargetRegistry::RegisterMCRelocationInfo(TheX86_32Target, in LLVMInitializeX86TargetMC()459 TargetRegistry::RegisterMCRelocationInfo(TheX86_64Target, in LLVMInitializeX86TargetMC()
796 static void RegisterMCRelocationInfo(Target &T, in RegisterMCRelocationInfo() function