Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfiling.h84 uint64_t __llvm_profile_gather_value_data(uint8_t **DataArray);
DInstrProfilingFile.c36 __llvm_profile_gather_value_data(&ValueDataBegin); in writeFile()
DInstrProfilingValue.c172 __llvm_profile_gather_value_data(uint8_t **VDataArray) { in __llvm_profile_gather_value_data() function