Searched defs:__llvm_write_binary_ids (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/ | ||
H A D | InstrProfilingPlatformLinux.c | 158 COMPILER_RT_VISIBILITY int __llvm_write_binary_ids(ProfDataWriter *Writer) { __llvm_write_binary_ids() function |
H A D | InstrProfilingPlatformDarwin.c | 80 COMPILER_RT_VISIBILITY int __llvm_write_binary_ids(ProfDataWriter *Writer) { __llvm_write_binary_ids() function |
H A D | InstrProfilingPlatformWindows.c | 81 COMPILER_RT_VISIBILITY int __llvm_write_binary_ids(ProfDataWriter *Writer) { __llvm_write_binary_ids() function |
H A D | InstrProfilingPlatformAIX.c | 101 COMPILER_RT_VISIBILITY int __llvm_write_binary_ids(ProfDataWriter *Writer) { in __llvm_write_binary_ids() function |
H A D | InstrProfilingPlatformOther.c | 109 COMPILER_RT_VISIBILITY int __llvm_write_binary_ids(ProfDataWriter *Writer) { __llvm_write_binary_ids() function |