Lines Matching refs:ObjectBuilder
97 ObjectBuilder& pBuilder) { in initTargetSections()
455 ObjectBuilder::AppendFragment(*frag, pSD); in readSection()
630 tbss_offset += ObjectBuilder::AppendFragment( in allocateCommonSymbols()
632 ObjectBuilder::UpdateSectionAlign(tbss_sect, (*com_sym)->value()); in allocateCommonSymbols()
636 bss_offset += ObjectBuilder::AppendFragment( in allocateCommonSymbols()
638 ObjectBuilder::UpdateSectionAlign(bss_sect, (*com_sym)->value()); in allocateCommonSymbols()
657 tbss_offset += ObjectBuilder::AppendFragment( in allocateCommonSymbols()
659 ObjectBuilder::UpdateSectionAlign(tbss_sect, (*com_sym)->value()); in allocateCommonSymbols()
663 bss_offset += ObjectBuilder::AppendFragment( in allocateCommonSymbols()
665 ObjectBuilder::UpdateSectionAlign(bss_sect, (*com_sym)->value()); in allocateCommonSymbols()
1205 ObjectBuilder builder(pModule); in mergeSection()
1260 ObjectBuilder& pBuilder) { in initTargetSections()
1305 ObjectBuilder& pBuilder) { in initTargetSections()