Home
last modified time | relevance | path

Searched refs:lynx_core_struct (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dlynx-core.c44 struct lynx_core_struct struct
117 amt = sizeof (struct lynx_core_struct); in lynx_core_file_p()
118 core_hdr (abfd) = (struct lynx_core_struct *) bfd_zalloc (abfd, amt); in lynx_core_file_p()
Dbfd-in2.h6522 struct lynx_core_struct *lynx_core_data;