Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h325 MCRelocationInfoCtorTy MCRelocationInfoCtorFn = nullptr; variable
578 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
579 ? MCRelocationInfoCtorFn in createMCRelocationInfo()
952 T.MCRelocationInfoCtorFn = Fn; in RegisterMCRelocationInfo()