Searched defs:external_ldhdr (Results 1 – 2 of 2) sorted by relevance
227 struct external_ldhdr struct229 bfd_byte l_version[4];230 bfd_byte l_nsyms[4];231 bfd_byte l_nreloc[4];232 bfd_byte l_istlen[4];233 bfd_byte l_nimpid[4];234 bfd_byte l_stlen[4];235 bfd_byte l_impoff[8];236 bfd_byte l_stoff[8];237 bfd_byte l_symoff[8];[all …]
238 struct external_ldhdr struct240 bfd_byte l_version[4];241 bfd_byte l_nsyms[4];242 bfd_byte l_nreloc[4];243 bfd_byte l_istlen[4];244 bfd_byte l_nimpid[4];245 bfd_byte l_impoff[4];246 bfd_byte l_stlen[4];247 bfd_byte l_stoff[4];