Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h336 MCRelocationInfoCtorTy MCRelocationInfoCtorFn = nullptr; variable
585 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
586 ? MCRelocationInfoCtorFn in createMCRelocationInfo()
975 T.MCRelocationInfoCtorFn = Fn; in RegisterMCRelocationInfo()