Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Support/
HDTargetRegistry.h151 typedef MCRelocationInfo *(*MCRelocationInfoCtorTy)(const Triple &TT, typedef
246 MCRelocationInfoCtorTy MCRelocationInfoCtorFn;
508 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
837 Target::MCRelocationInfoCtorTy Fn) { in RegisterMCRelocationInfo()