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

  /toolchain/binutils/binutils-2.25/bfd/
coffgen.c 458 BFD_ASSERT (sym->_n._n_n._n_offset >= STRING_SIZE_SIZE);
894 (*string_size_p + STRING_SIZE_SIZE);
912 auxent->x_file.x_n.x_offset = *string_size_p + STRING_SIZE_SIZE;
933 + STRING_SIZE_SIZE);
    [all...]
cofflink.c 586 char strbuf[STRING_SIZE_SIZE];
918 isym._n._n_n._n_offset = STRING_SIZE_SIZE + indx;
    [all...]
libcoff-in.h 384 #define STRING_SIZE_SIZE 4
coff-ppc.c     [all...]
peicode.h 418 + STRING_SIZE_SIZE)
835 vars.string_ptr = (char *) ptr + STRING_SIZE_SIZE;
    [all...]
libcoff.h 388 #define STRING_SIZE_SIZE 4
    [all...]
xcofflink.c 34 #undef STRING_SIZE_SIZE
35 #define STRING_SIZE_SIZE 4
    [all...]
coffcode.h 373 #define STRING_SIZE_SIZE 4
    [all...]
coff64-rs6000.c 539 sym->_n._n_n._n_offset = STRING_SIZE_SIZE + indx;
    [all...]
coff-rs6000.c     [all...]

Completed in 460 milliseconds