forked from Imagelibrary/binutils-gdb
import gdb-1999-07-07 pre reformat
This commit is contained in:
@@ -3574,6 +3574,7 @@ read_struct_fields (fip, pp, type, objfile)
|
||||
return 1;
|
||||
}
|
||||
|
||||
/* *INDENT-OFF* */
|
||||
/* The stabs for C++ derived classes contain baseclass information which
|
||||
is marked by a '!' character after the total size. This function is
|
||||
called when we encounter the baseclass marker, and slurps up all the
|
||||
@@ -3597,6 +3598,7 @@ read_struct_fields (fip, pp, type, objfile)
|
||||
Type number of base class ____________________________________|
|
||||
|
||||
Return 1 for success, 0 for (error-type-inducing) failure. */
|
||||
/* *INDENT-ON* */
|
||||
|
||||
static int
|
||||
read_baseclasses (fip, pp, type, objfile)
|
||||
|
||||
Reference in New Issue
Block a user