Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DTargetRegistry.h343 MCRelocationInfoCtorTy MCRelocationInfoCtorFn = nullptr; variable
661 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
662 ? MCRelocationInfoCtorFn in createMCRelocationInfo()
1037 T.MCRelocationInfoCtorFn = Fn; in RegisterMCRelocationInfo()