Searched refs:bss_section (Results 1 – 2 of 2) sorted by relevance
420 SectionData* bss_section = NULL; in defineSymbolforCopyReloc() local422 bss_section = bss_sect_hdr->getSectionData(); in defineSymbolforCopyReloc()424 bss_section = IRBuilder::CreateSectionData(*bss_sect_hdr); in defineSymbolforCopyReloc()432 uint64_t size = ObjectBuilder::AppendFragment(*frag, *bss_section, addralign); in defineSymbolforCopyReloc()
215 SectionData* bss_section = NULL; in defineSymbolforCopyReloc() local217 bss_section = bss_sect_hdr->getSectionData(); in defineSymbolforCopyReloc()219 bss_section = IRBuilder::CreateSectionData(*bss_sect_hdr); in defineSymbolforCopyReloc()227 uint64_t size = ObjectBuilder::AppendFragment(*frag, *bss_section, addralign); in defineSymbolforCopyReloc()