Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h245 using MCRelocationInfoCtorTy = MCRelocationInfo *(*)(const Triple &TT, variable
361 MCRelocationInfoCtorTy MCRelocationInfoCtorFn = nullptr;
688 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
1077 Target::MCRelocationInfoCtorTy Fn) { in RegisterMCRelocationInfo()