Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTargetRegistry.h202 using MCRelocationInfoCtorTy = MCRelocationInfo *(*)(const Triple &TT, variable
302 MCRelocationInfoCtorTy MCRelocationInfoCtorFn = nullptr;
597 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
945 Target::MCRelocationInfoCtorTy Fn) { in RegisterMCRelocationInfo()