Searched defs:LDContext (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DLDContext.h1 //===- LDContext.h --------------------------------------------------------===//
30 /** \class LDContext
31 * \brief LDContext stores the data which a object file should has
33 class LDContext class in namespace:mcld
46 LDContext& appendSection(LDSection& pSection);

Completed in 71 milliseconds