Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DTargetRegistry.h244 MCRelocationInfoCtorTy MCRelocationInfoCtorFn; variable
255 MCRelocationInfoCtorFn(nullptr), MCSymbolizerCtorFn(nullptr) {} in Target()
503 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
504 ? MCRelocationInfoCtorFn in createMCRelocationInfo()
824 T.MCRelocationInfoCtorFn = Fn; in RegisterMCRelocationInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTargetRegistry.h288 MCRelocationInfoCtorTy MCRelocationInfoCtorFn = nullptr; variable
564 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
565 ? MCRelocationInfoCtorFn in createMCRelocationInfo()
891 T.MCRelocationInfoCtorFn = Fn; in RegisterMCRelocationInfo()