HomeSort by relevance Sort by last modified time
    Searched refs:obj_coff_strings (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
coff-mcore.c 439 my_name = obj_coff_strings (input_bfd) + sym->_n._n_n._n_offset;
libcoff-in.h 37 #define obj_coff_strings(bfd) (coff_data (bfd)->strings) macro
coffgen.c 459 strings = obj_coff_strings (abfd);
    [all...]
libcoff.h 41 #define obj_coff_strings(bfd) (coff_data (bfd)->strings) macro
    [all...]
peicode.h 1064 obj_coff_strings (abfd) = vars.string_table;
    [all...]
coff-ppc.c     [all...]
coff-sh.c     [all...]

Completed in 355 milliseconds