Searched refs:cisco_core_data (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dcisco-core.c161 abfd->tdata.cisco_core_data = (struct cisco_core_struct *) bfd_zmalloc (amt);
162 if (abfd->tdata.cisco_core_data == NULL)
169 abfd->tdata.cisco_core_data->sig = 0;
174 abfd->tdata.cisco_core_data->sig = 0;
187 case 2 : abfd->tdata.cisco_core_data->sig = SIGBUS; break;
189 case 3 : abfd->tdata.cisco_core_data->sig = SIGBUS; break;
191 case 4 : abfd->tdata.cisco_core_data->sig = SIGILL; break;
193 case 5 : abfd->tdata.cisco_core_data->sig = SIGFPE; break;
195 case 6 : abfd->tdata.cisco_core_data->sig = SIGFPE; break;
197 case 7 : abfd->tdata.cisco_core_data
[all...]
H A Dbfd-in2.h4681 struct cisco_core_struct *cisco_core_data;
4674 struct cisco_core_struct *cisco_core_data; member in union:bfd::__anon7190

Completed in 78 milliseconds