Searched refs:debug_prefix (Results 1 – 2 of 2) sorted by relevance
338 const char *debug_prefix = ".debug_"; in run_classify() local340 if (strncmp (section_name, debug_prefix, strlen (debug_prefix)) == 0 in run_classify()
2836 static const char *debug_prefix = ".debug"; in RelocateSection() local2852 if (strncmp(section_name, debug_prefix, strlen(debug_prefix))) in RelocateSection()