Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/Support/
HDTargetRegistry.h143 typedef MCRelocationInfo *(*MCRelocationInfoCtorTy)(StringRef TT, typedef
232 MCRelocationInfoCtorTy MCRelocationInfoCtorFn;
458 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
797 Target::MCRelocationInfoCtorTy Fn) { in RegisterMCRelocationInfo()