Home
last modified time | relevance | path

Searched refs:RegisterMCRelocationInfo (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kMCTargetDesc.cpp132 TargetRegistry::RegisterMCRelocationInfo(T, createM68kMCRelocationInfo); in LLVMInitializeM68kTargetMC()
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCTargetDesc.cpp162 TargetRegistry::RegisterMCRelocationInfo(getTheLanaiTarget(), in LLVMInitializeLanaiTargetMC()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp674 TargetRegistry::RegisterMCRelocationInfo(*T, createARMMCRelocationInfo); in LLVMInitializeARMTargetMC()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DTargetRegistry.h1056 static void RegisterMCRelocationInfo(Target &T, in RegisterMCRelocationInfo() function
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp735 TargetRegistry::RegisterMCRelocationInfo(*T, createX86MCRelocationInfo); in LLVMInitializeX86TargetMC()