Home
last modified time | relevance | path

Searched defs:__llvm_profile_end_vtables (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c83 const VTableProfData *__llvm_profile_end_vtables(void) { in __llvm_profile_end_vtables() function
H A DInstrProfilingPlatformWindows.c74 const VTableProfData *__llvm_profile_end_vtables(void) { return NULL; } in __llvm_profile_end_vtables() function
H A DInstrProfilingPlatformOther.c91 COMPILER_RT_VISIBILITY const VTableProfData *__llvm_profile_end_vtables(void) { in __llvm_profile_end_vtables() function
H A DInstrProfilingPlatformLinux.c84 COMPILER_RT_VISIBILITY const VTableProfData *__llvm_profile_end_vtables(void) { in __llvm_profile_end_vtables() function