Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DTargetRegistry.h187 using MCRelocationInfoCtorTy = MCRelocationInfo *(*)(const Triple &TT, variable
283 MCRelocationInfoCtorTy MCRelocationInfoCtorFn = nullptr;
555 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
881 Target::MCRelocationInfoCtorTy Fn) { in RegisterMCRelocationInfo()