Home
last modified time | relevance | path

Searched refs:MCRelocationInfoCtorTy (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DTargetRegistry.h187 using MCRelocationInfoCtorTy = MCRelocationInfo *(*)(const Triple &TT, variable
283 MCRelocationInfoCtorTy MCRelocationInfoCtorFn = nullptr;
555 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
881 Target::MCRelocationInfoCtorTy Fn) { in RegisterMCRelocationInfo()