Lines Matching refs:ObjectBuilder
94 ObjectBuilder& pBuilder) in initTargetSections()
381 ObjectBuilder::AppendFragment(*frag, pSD); in readSection()
563 tbss_offset += ObjectBuilder::AppendFragment(*frag, in allocateCommonSymbols()
566 ObjectBuilder::UpdateSectionAlign(tbss_sect, (*com_sym)->value()); in allocateCommonSymbols()
571 bss_offset += ObjectBuilder::AppendFragment(*frag, in allocateCommonSymbols()
574 ObjectBuilder::UpdateSectionAlign(bss_sect, (*com_sym)->value()); in allocateCommonSymbols()
593 tbss_offset += ObjectBuilder::AppendFragment(*frag, in allocateCommonSymbols()
596 ObjectBuilder::UpdateSectionAlign(tbss_sect, (*com_sym)->value()); in allocateCommonSymbols()
601 bss_offset += ObjectBuilder::AppendFragment(*frag, in allocateCommonSymbols()
604 ObjectBuilder::UpdateSectionAlign(bss_sect, (*com_sym)->value()); in allocateCommonSymbols()
913 ObjectBuilder& pBuilder) in initTargetSections()
962 ObjectBuilder& pBuilder) in initTargetSections()