Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetRegistry.h302 MCRelocationInfoCtorTy MCRelocationInfoCtorFn = nullptr; variable
597 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
598 ? MCRelocationInfoCtorFn in createMCRelocationInfo()
946 T.MCRelocationInfoCtorFn = Fn; in RegisterMCRelocationInfo()