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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dlibcoff-in.h133 bfd_boolean xcoff64; member in struct:xcoff_tdata
H A Dlibcoff.h137 bfd_boolean xcoff64; member in struct:xcoff_tdata
H A Dcoffcode.h1820 xcoff->xcoff64 = internal_f->f_magic == U803XTOCMAGIC;
1822 xcoff->xcoff64 = 0;
/freebsd-11-stable/contrib/gdb/gdb/
H A Dxcoffread.c1640 int xcoff64 = bfd_xcoff_is_xcoff64 (objfile->obfd);
1679 char *name = xcoff64 ? strtbl + symbol->n_offset : symbol->n_name;
1635 int xcoff64 = bfd_xcoff_is_xcoff64 (objfile->obfd); local

Completed in 87 milliseconds