Searched refs:appendSection (Results 1 – 3 of 3) sorted by relevance
44 LDContext& appendSection(LDSection& pSection);
20 LDContext& LDContext::appendSection(LDSection& pSection) { in appendSection() function in mcld::LDContext
279 pInput.context()->appendSection(*header); in CreateELFHeader()