Home
last modified time | relevance | path

Searched refs:MCRelocationInfoCtorFn (Results 1 – 1 of 1) 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()