Home
last modified time | relevance | path

Searched refs:length_of_string (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DGCDAProfiling.c142 static uint32_t length_of_string(const char *s) { in length_of_string() function
147 uint32_t len = length_of_string(s); in write_string()
367 len += 1 + length_of_string(function_name); in llvm_gcda_emit_function()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
H A Dgp-display-html.in1228 my $length_of_string = length ($input_string);
1231 if (rindex ($input_string, "/") != $length_of_string-1)
1271 my $length_of_string;
1287 $length_of_string = length ($instruction_offset);
1292 if (($first_char =~ /[89a-f]/) and ($length_of_string == $number_of_fields))
4208 my $length_of_string = length ($outputdir);
4210 if (rindex ($outputdir, "/") != $length_of_string-1)
11227 my $length_of_string = length ($outputdir);
/netbsd-src/external/gpl3/binutils/dist/gprofng/gp-display-html/
H A Dgp-display-html.in1348 my $length_of_string = length ($input_string);
1351 if (rindex ($input_string, "/") != $length_of_string-1)
1391 my $length_of_string;
1409 $length_of_string = length ($instruction_offset);
1414 if (($first_char =~ /[89a-f]/) and ($length_of_string == $number_of_fields))
4856 my $length_of_string = length ($outputdir);
4858 if (rindex ($outputdir, "/") != $length_of_string-1)
12492 my $length_of_string = length ($outputdir);