HomeSort by: relevance | last modified time | path
    Searched defs:info_sec (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 8997 asection *info_sec;
9002 info_sec = subseg_new (".xtensa.info", 0);
9003 bfd_set_section_flags (info_sec, SEC_HAS_CONTENTS | SEC_READONLY);
8985 asection *info_sec; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 8997 asection *info_sec;
9002 info_sec = subseg_new (".xtensa.info", 0);
9003 bfd_set_section_flags (info_sec, SEC_HAS_CONTENTS | SEC_READONLY);
8985 asection *info_sec; local

Completed in 38 milliseconds