Searched defs:external_ldhdr (Results 1 – 4 of 4) sorted by relevance
224 struct external_ldhdr struct226 bfd_byte l_version[4];227 bfd_byte l_nsyms[4];228 bfd_byte l_nreloc[4];229 bfd_byte l_istlen[4];230 bfd_byte l_nimpid[4];231 bfd_byte l_stlen[4];232 bfd_byte l_impoff[8];233 bfd_byte l_stoff[8];234 bfd_byte l_symoff[8];[all …]
224 struct external_ldhdr struct226 bfd_byte l_version[4];227 bfd_byte l_nsyms[4];228 bfd_byte l_nreloc[4];229 bfd_byte l_istlen[4];230 bfd_byte l_nimpid[4];231 bfd_byte l_impoff[4];232 bfd_byte l_stlen[4];233 bfd_byte l_stoff[4];