Searched refs:write_voffset (Results 1 – 2 of 2) sorted by relevance
851 static void write_voffset(function_decl_sptr, ostream&);1542 write_voffset(function_decl_sptr fn, ostream&o) in write_voffset() function3721 write_voffset(fn, o); in write_class_decl()
10190 * src/abg-writer.cc (write_voffset): The virtual offset is signed10357 * src/abg-writer.cc (write_voffset): The virtual offset is signed27077 * src/abg-writer.cc (write_voffset): Emit the vtable offset of30451 * src/abg-writer.cc (write_voffset, write_class_decl): Adjust.33192 * src/abg-writer.cc (write_voffset): New function.33193 (write_class_decl): Use the new write_voffset. Cleanup.