Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DTargetRegistry.h247 MCRelocationInfoCtorTy MCRelocationInfoCtorFn; variable
258 MCRelocationInfoCtorFn(nullptr), MCSymbolizerCtorFn(nullptr) {} in Target()
511 MCRelocationInfoCtorTy Fn = MCRelocationInfoCtorFn in createMCRelocationInfo()
512 ? MCRelocationInfoCtorFn in createMCRelocationInfo()
841 T.MCRelocationInfoCtorFn = Fn; in RegisterMCRelocationInfo()