Home
last modified time | relevance | path

Searched refs:use_extra_checksum (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/profile/
DGCDAProfiling.c348 uint32_t func_checksum, uint8_t use_extra_checksum, in llvm_gcda_emit_function() argument
352 if (use_extra_checksum) in llvm_gcda_emit_function()
367 if (use_extra_checksum) in llvm_gcda_emit_function()
/external/llvm-project/compiler-rt/lib/profile/
DGCDAProfiling.c403 int use_extra_checksum = gcov_version >= 47; in llvm_gcda_emit_function() local
405 if (use_extra_checksum) in llvm_gcda_emit_function()
417 if (use_extra_checksum) in llvm_gcda_emit_function()