Searched refs:cisco_core_struct (Results 1 – 3 of 3) sorted by relevance
72 struct cisco_core_struct struct156 amt = sizeof (struct cisco_core_struct); in cisco_core_file_validate()157 abfd->tdata.cisco_core_data = (struct cisco_core_struct *) bfd_zmalloc (amt); in cisco_core_file_validate()
6524 struct cisco_core_struct *cisco_core_data;
8346 * bfd.c (struct _bfd): Add cisco_core_struct to tdata union.