Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DTargetRegistry.h232 using MCRelocationInfoCtorTy = MCRelocationInfo *(*)(const Triple &TT, variable
343 MCRelocationInfoCtorTy MCRelocationInfoCtorFn = nullptr;
661 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
1036 Target::MCRelocationInfoCtorTy Fn) { in RegisterMCRelocationInfo()