Searched refs:set_byte_at (Results 1 – 4 of 4) sorted by relevance
1548 set_byte_at(fixup_pos, disp); in bind_to()1565 set_byte_at(fixup_pos, disp); in bind_to()
1751 void set_byte_at(int pos, byte value) { buffer_[pos] = value; } in set_byte_at() function
561 set_byte_at(fixup_pos, disp); in bind_to()578 set_byte_at(fixup_pos, disp); in bind_to()
1962 void set_byte_at(int pos, byte value) { buffer_[pos] = value; } in set_byte_at() function