Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SectLinker

1 //===- SectLinker.h -------------------------------------------------------===//
10 //SectLinker is a base class inherited by target specific linker.
38 /** \class SectLinker
39 * \brief SectLinker provides a linking pass for standard compilation flow
41 * SectLinker is responded for
47 * SectLinker resolves the absolue paths of input arguments.
51 class SectLinker : public llvm::MachineFunctionPass
54 // Constructor. Although SectLinker has only two arguments,
60 SectLinker(SectLinkerOption &pOption,
64 virtual ~SectLinker();
66 /// addTargetOptions - target SectLinker can hook this function to add