Searched refs:fill_buff (Results 1 – 1 of 1) sorted by relevance
1206 unsigned char fill_buff[4]; in set_section_addresses() local1207 elfcpp::Swap_unaligned<32, true>::writeval(fill_buff, fill_val); in set_section_addresses()1208 fill->assign(reinterpret_cast<char*>(fill_buff), 4); in set_section_addresses()2466 unsigned char fill_buff[4]; in set_section_addresses() local2467 elfcpp::Swap_unaligned<32, true>::writeval(fill_buff, fill_val); in set_section_addresses()2468 fill.assign(reinterpret_cast<char*>(fill_buff), 4); in set_section_addresses()