Searched refs:impoff (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/binutils/
H A Dod-xcoff.c1042 unsigned int impoff; local
1082 impoff = bfd_h_get_32 (abfd, lhdr->l_impoff);
1083 printf (_(" import file off: %u\n"), impoff);
1167 p = (char *)ldr_data + impoff;

Completed in 92 milliseconds