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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-aarch64.h 86 aarch64_feature_marking_report gcs_report_dynamic; member in struct:aarch64_protection_opts
elfnn-aarch64.c 5050 aarch64_feature_marking_report gcs_report_dynamic; local
5079 if (sw_protections->gcs_report_dynamic == MARKING_UNSET)
5080 gcs_report_dynamic = MARKING_WARN;
5082 gcs_report_dynamic = sw_protections->gcs_report_dynamic;
5091 gcs_report_dynamic = MARKING_NONE;
5112 if (sw_protections->gcs_report_dynamic == MARKING_UNSET)
5113 gcs_report_dynamic = MARKING_NONE;
5115 gcs_report_dynamic = sw_protections->gcs_report_dynamic;
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-aarch64.h 86 aarch64_feature_marking_report gcs_report_dynamic; member in struct:aarch64_protection_opts
  /src/external/gpl3/gdb/dist/bfd/
elfxx-aarch64.h 86 aarch64_feature_marking_report gcs_report_dynamic; member in struct:aarch64_protection_opts

Completed in 24 milliseconds