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

  /src/external/gpl3/binutils/dist/ld/
ldcref.c 556 const char *defsecname; local
577 defsecname = bfd_section_name (defsec);
582 if (strcmp (ncr->name, defsecname) == 0)
639 defined in INFO->DEFSECNAME. If this section maps into any of the
640 sections listed in INFO->NCRS, other than INFO->DEFSECNAME, then we
  /src/external/gpl3/binutils.old/dist/ld/
ldcref.c 556 const char *defsecname; local
577 defsecname = bfd_section_name (defsec);
582 if (strcmp (ncr->name, defsecname) == 0)
639 defined in INFO->DEFSECNAME. If this section maps into any of the
640 sections listed in INFO->NCRS, other than INFO->DEFSECNAME, then we

Completed in 13 milliseconds