Home
last modified time | relevance | path

Searched refs:lprofSetRuntimeCounterRelocation (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingInternal.c32 COMPILER_RT_VISIBILITY void lprofSetRuntimeCounterRelocation(unsigned Value) { in lprofSetRuntimeCounterRelocation() function
DInstrProfilingInternal.h189 void lprofSetRuntimeCounterRelocation(unsigned);
DInstrProfilingPlatformFuchsia.c45 COMPILER_RT_VISIBILITY void lprofSetRuntimeCounterRelocation(unsigned Value) {} in lprofSetRuntimeCounterRelocation() function
DInstrProfilingFile.c982 lprofSetRuntimeCounterRelocation(1); in __llvm_profile_initialize_file()