Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dxcofflink.c1048 struct reloc_info_struct struct
1110 amt *= sizeof (struct reloc_info_struct);
1111 reloc_info = (struct reloc_info_struct *) bfd_zmalloc (amt);
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dxcofflink.c959 struct reloc_info_struct in xcoff_link_add_symbols() struct
1021 amt *= sizeof (struct reloc_info_struct); in xcoff_link_add_symbols()