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.h219 using MCRelocationInfoCtorTy = MCRelocationInfo *(*)(const Triple &TT, variable
336 MCRelocationInfoCtorTy MCRelocationInfoCtorFn = nullptr;
585 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
974 Target::MCRelocationInfoCtorTy Fn) { in RegisterMCRelocationInfo()