Lines Matching refs:opd
49 /* Whether to run opd optimization. */
63 /* Whether to canonicalize .opd so that there are no overlapping
64 .opd entries. */
107 einfo ("%X%P: can not edit %s %E\n", "opd");
318 descriptor in the .opd section. */
319 entry_section = ".opd";
484 { "no-opd-optimize", no_argument, NULL, OPTION_NO_OPD_OPT },
487 { "non-overlapping-opd", no_argument, NULL, OPTION_NON_OVERLAPPING_OPD },
516 --no-opd-optimize Don'\''t optimize the OPD section.\n"
525 --non-overlapping-opd Canonicalize .opd, so that there are no overlapping\n\
526 .opd entries.\n"