Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DTargetRegistry.h151 typedef MCRelocationInfo *(*MCRelocationInfoCtorTy)(const Triple &TT, typedef
244 MCRelocationInfoCtorTy MCRelocationInfoCtorFn;
503 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
823 Target::MCRelocationInfoCtorTy Fn) { in RegisterMCRelocationInfo()