HomeSort by: relevance | last modified time | path
    Searched refs:__llvm_get_function_addr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/test/profile/
instrprof-value-prof-2.c 17 void *__llvm_get_function_addr(const __llvm_profile_data *Data);
37 void *func = __llvm_get_function_addr(Data);
instrprof-value-prof.c 38 void *__llvm_get_function_addr(const __llvm_profile_data *Data);
101 void *func = __llvm_get_function_addr(Data);
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfilingValue.c 55 __llvm_get_function_addr(const __llvm_profile_data *Data) { function in typeref:typename:COMPILER_RT_VISIBILITY void *

Completed in 12 milliseconds