Searched refs:MergeSection (Results 1 – 6 of 6) sorted by relevance
65 LDSection* MergeSection(const Input& pInputFile, LDSection& pInputSection);
55 LDSection* ObjectBuilder::MergeSection(const Input& pInputFile, in MergeSection() function in mcld::ObjectBuilder
373 if ((out_sect = builder.MergeSection(**obj, **sect)) != NULL) { in mergeSections()393 if ((out_sect = builder.MergeSection(**obj, **sect)) != NULL) { in mergeSections()
548 builder.MergeSection(pInput, pSection); in mergeSection()
707 builder.MergeSection(pInputFile, pInputSection); in mergeSection()
1206 builder.MergeSection(pInput, pSection); in mergeSection()