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

  /toolchain/binutils/binutils-2.25/binutils/
nlmconv.c 547 asection *got_sec;
549 got_sec = bfd_get_section_by_name (inbfd, ".got");
550 assert (got_sec != (asection *) NULL);
551 sym->value = got_sec->output_offset;
552 sym->section = got_sec->output_section;
545 asection *got_sec; local
1690 asection *got_sec; local
1807 asection *got_sec; local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf64-ia64-vms.c 2969 asection *got_sec; local
3239 asection *got_sec = ia64_info->root.sgot; local
    [all...]
elfnn-ia64.c 3266 asection *got_sec; local
3645 asection *got_sec = ia64_info->root.sgot; local
    [all...]

Completed in 1146 milliseconds