* dwarfread.c (isreg, optimized_out, offreg, basereg): Move
authorFred Fish <fnf@specifix.com>
Wed, 18 Jun 1997 21:38:57 +0000 (21:38 +0000)
committerFred Fish <fnf@specifix.com>
Wed, 18 Jun 1997 21:38:57 +0000 (21:38 +0000)
commit705ebd92394d7066086382187b36a86ec7dd4ed8
tree142b97d66c2d746e8c439b27ab636639a2f1b28f
parent585a4b7b35a482fff8bae041ac50ddf0c7fb922b
* dwarfread.c (isreg, optimized_out, offreg, basereg): Move
global variables into the struct dieinfo structure.
(locval): Pass pointer to a dieinfo struct rather than a
pointer to the raw location information.  Change prototype.
Set isreg, optimized_out, offreg and basereg as appropriate.
(struct_type): Call locval with dieinfo struct pointer.
(new_symbol): Ditto.
(new_symbol): Call locval and save location before testing
the values of the new dieinfo struct flags, set by locval.
gdb/ChangeLog
gdb/dwarfread.c
This page took 0.024196 seconds and 4 git commands to generate.