Home
last modified time | relevance | path

Searched refs:cisco_core_struct (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcisco-core.c72 struct cisco_core_struct struct
156 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()
Dbfd-in2.h6524 struct cisco_core_struct *cisco_core_data;
DChangeLog-94958346 * bfd.c (struct _bfd): Add cisco_core_struct to tdata union.