Searched defs:external_ldhdr (Results 1 – 4 of 4) sorted by relevance
239 struct external_ldhdr struct241 bfd_byte l_version[4];242 bfd_byte l_nsyms[4];243 bfd_byte l_nreloc[4];244 bfd_byte l_istlen[4];245 bfd_byte l_nimpid[4];246 bfd_byte l_stlen[4];247 bfd_byte l_impoff[8];248 bfd_byte l_stoff[8];249 bfd_byte l_symoff[8];[all …]
240 struct external_ldhdr struct242 bfd_byte l_version[4];243 bfd_byte l_nsyms[4];244 bfd_byte l_nreloc[4];245 bfd_byte l_istlen[4];246 bfd_byte l_nimpid[4];247 bfd_byte l_impoff[4];248 bfd_byte l_stlen[4];249 bfd_byte l_stoff[4];