HomeSort by relevance Sort by last modified time
    Searched full:global_syms (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.25/ld/emultempl/
solaris2.em 44 static const char *global_syms[] = {
58 for (sym = global_syms; *sym != NULL; sym++)
86 for (sym = global_syms; *sym != NULL; sym++)
  /toolchain/binutils/binutils-2.25/gold/
incremental.cc 95 Stringpool* strtab, unsigned int* global_syms,
100 write_symtab(unsigned char* pov, unsigned int* global_syms,
1416 unsigned int* global_syms = new unsigned int[global_sym_count]; local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
section.c 743 static const asymbol global_syms[] = variable
752 BFD_FAKE_SECTION(_bfd_std_section[IDX], FLAGS, &global_syms[IDX], NAME, IDX)
    [all...]
ChangeLog-9899     [all...]
ChangeLog-9495     [all...]
  /toolchain/binutils/binutils-2.25/ld/
ChangeLog-2010 598 basever_syms to global_syms.
599 Emit global_syms into .dynamic section for all executables and
    [all...]

Completed in 277 milliseconds