Home
last modified time | relevance | path

Searched refs:COMPILER_RT_VISIBILITY (Results 1 – 11 of 11) sorted by relevance

/external/compiler-rt/lib/profile/
DInstrProfilingPlatformDarwin.c14 COMPILER_RT_VISIBILITY
17 COMPILER_RT_VISIBILITY
20 COMPILER_RT_VISIBILITY
23 COMPILER_RT_VISIBILITY
25 COMPILER_RT_VISIBILITY
28 COMPILER_RT_VISIBILITY
32 COMPILER_RT_VISIBILITY
36 COMPILER_RT_VISIBILITY
38 COMPILER_RT_VISIBILITY
40 COMPILER_RT_VISIBILITY
[all …]
DInstrProfilingPlatformLinux.c25 extern __llvm_profile_data PROF_DATA_START COMPILER_RT_VISIBILITY;
26 extern __llvm_profile_data PROF_DATA_STOP COMPILER_RT_VISIBILITY;
27 extern uint64_t PROF_CNTS_START COMPILER_RT_VISIBILITY;
28 extern uint64_t PROF_CNTS_STOP COMPILER_RT_VISIBILITY;
29 extern char PROF_NAME_START COMPILER_RT_VISIBILITY;
30 extern char PROF_NAME_STOP COMPILER_RT_VISIBILITY;
39 COMPILER_RT_VISIBILITY const __llvm_profile_data *
43 COMPILER_RT_VISIBILITY const __llvm_profile_data *
47 COMPILER_RT_VISIBILITY const char *__llvm_profile_begin_names(void) { in __llvm_profile_begin_names()
50 COMPILER_RT_VISIBILITY const char *__llvm_profile_end_names(void) { in __llvm_profile_end_names()
[all …]
DInstrProfilingPlatformOther.c29 COMPILER_RT_VISIBILITY
56 COMPILER_RT_VISIBILITY
58 COMPILER_RT_VISIBILITY
60 COMPILER_RT_VISIBILITY
62 COMPILER_RT_VISIBILITY
64 COMPILER_RT_VISIBILITY
66 COMPILER_RT_VISIBILITY
DInstrProfiling.c21 COMPILER_RT_VISIBILITY uint64_t __llvm_profile_get_magic(void) { in __llvm_profile_get_magic()
29 COMPILER_RT_VISIBILITY uint8_t
34 COMPILER_RT_VISIBILITY uint64_t __llvm_profile_get_version(void) { in __llvm_profile_get_version()
38 COMPILER_RT_VISIBILITY void __llvm_profile_reset_counters(void) { in __llvm_profile_reset_counters()
DInstrProfilingBuffer.c15 COMPILER_RT_VISIBILITY
30 COMPILER_RT_VISIBILITY
58 COMPILER_RT_VISIBILITY int __llvm_profile_write_buffer(char *Buffer) { in __llvm_profile_write_buffer()
62 COMPILER_RT_VISIBILITY int __llvm_profile_write_buffer_internal( in __llvm_profile_write_buffer_internal()
DInstrProfilingValue.c28 COMPILER_RT_VISIBILITY
40 COMPILER_RT_VISIBILITY void
47 COMPILER_RT_VISIBILITY const __llvm_profile_data *
53 COMPILER_RT_VISIBILITY void *
99 COMPILER_RT_VISIBILITY void
171 COMPILER_RT_VISIBILITY uint64_t
DInstrProfilingFile.c167 COMPILER_RT_VISIBILITY
177 COMPILER_RT_VISIBILITY
182 COMPILER_RT_VISIBILITY
191 COMPILER_RT_VISIBILITY
212 COMPILER_RT_VISIBILITY
DInstrProfilingPort.h15 #define COMPILER_RT_VISIBILITY macro
19 #define COMPILER_RT_VISIBILITY __attribute__((visibility("hidden"))) macro
DInstrProfilingWriter.c13 COMPILER_RT_VISIBILITY int llvmWriteProfData(WriterCallback Writer, in llvmWriteProfData()
29 COMPILER_RT_VISIBILITY int llvmWriteProfDataImpl( in llvmWriteProfDataImpl()
DInstrProfilingRuntime.cc14 COMPILER_RT_VISIBILITY int __llvm_profile_runtime;
DInstrProfilingUtil.c22 COMPILER_RT_VISIBILITY