Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h213 using MCRelocationInfoCtorTy = MCRelocationInfo *(*)(const Triple &TT, variable
325 MCRelocationInfoCtorTy MCRelocationInfoCtorFn = nullptr;
578 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
951 Target::MCRelocationInfoCtorTy Fn) { in RegisterMCRelocationInfo()