HomeSort by: relevance | last modified time | path
    Searched refs:entry_section (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/ld/
ldlang.h 533 extern const char *entry_section;
ldlang.c 140 const char *entry_section = ".text"; variable
7363 ts = bfd_get_section_by_name (link_info.output_bfd, entry_section);
  /src/external/gpl3/binutils.old/dist/ld/
ldlang.h 542 extern const char *entry_section;
ldlang.c 142 const char *entry_section = ".text"; variable
7297 ts = bfd_get_section_by_name (link_info.output_bfd, entry_section);

Completed in 67 milliseconds