Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DTargetRegistry.h283 MCRelocationInfoCtorTy MCRelocationInfoCtorFn = nullptr; variable
555 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
556 ? MCRelocationInfoCtorFn in createMCRelocationInfo()
882 T.MCRelocationInfoCtorFn = Fn; in RegisterMCRelocationInfo()