Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DTargetRegistry.h236 using MCRelocationInfoCtorTy = MCRelocationInfo *(*)(const Triple &TT, variable
351 MCRelocationInfoCtorTy MCRelocationInfoCtorFn = nullptr;
671 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
1057 Target::MCRelocationInfoCtorTy Fn) { in RegisterMCRelocationInfo()