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

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

Completed in 68 milliseconds