Searched refs:bss_data (Results 1 – 2 of 2) sorted by relevance
115 SectionData* bss_data = NULL; in defineSymbolforCopyReloc() local117 bss_data = bss_sect_hdr->getSectionData(); in defineSymbolforCopyReloc()119 bss_data = IRBuilder::CreateSectionData(*bss_sect_hdr); in defineSymbolforCopyReloc()127 uint64_t size = ObjectBuilder::AppendFragment(*frag, *bss_data, addralign); in defineSymbolforCopyReloc()
348 SectionData* bss_data = NULL; in defineSymbolforCopyReloc() local350 bss_data = bss_sect_hdr->getSectionData(); in defineSymbolforCopyReloc()352 bss_data = IRBuilder::CreateSectionData(*bss_sect_hdr); in defineSymbolforCopyReloc()360 uint64_t size = ObjectBuilder::AppendFragment(*frag, *bss_data, addralign); in defineSymbolforCopyReloc()