Searched refs:COMPILER_RT_VISIBILITY (Results 1 – 15 of 15) sorted by relevance
14 COMPILER_RT_VISIBILITY17 COMPILER_RT_VISIBILITY20 COMPILER_RT_VISIBILITY23 COMPILER_RT_VISIBILITY25 COMPILER_RT_VISIBILITY28 COMPILER_RT_VISIBILITY32 COMPILER_RT_VISIBILITY35 COMPILER_RT_VISIBILITY39 COMPILER_RT_VISIBILITY43 COMPILER_RT_VISIBILITY[all …]
27 extern __llvm_profile_data PROF_DATA_START COMPILER_RT_VISIBILITY;28 extern __llvm_profile_data PROF_DATA_STOP COMPILER_RT_VISIBILITY;29 extern uint64_t PROF_CNTS_START COMPILER_RT_VISIBILITY;30 extern uint64_t PROF_CNTS_STOP COMPILER_RT_VISIBILITY;31 extern char PROF_NAME_START COMPILER_RT_VISIBILITY;32 extern char PROF_NAME_STOP COMPILER_RT_VISIBILITY;33 extern ValueProfNode PROF_VNODES_START COMPILER_RT_VISIBILITY;34 extern ValueProfNode PROF_VNODES_STOP COMPILER_RT_VISIBILITY;44 COMPILER_RT_VISIBILITY const __llvm_profile_data *48 COMPILER_RT_VISIBILITY const __llvm_profile_data *[all …]
38 COMPILER_RT_VISIBILITY58 COMPILER_RT_VISIBILITY71 COMPILER_RT_VISIBILITY73 COMPILER_RT_VISIBILITY75 COMPILER_RT_VISIBILITY77 COMPILER_RT_VISIBILITY79 COMPILER_RT_VISIBILITY81 COMPILER_RT_VISIBILITY84 COMPILER_RT_VISIBILITY88 COMPILER_RT_VISIBILITY[all …]
166 COMPILER_RT_VISIBILITY extern char *(*GetEnvHook)(const char *);167 COMPILER_RT_VISIBILITY extern void (*FreeHook)(void *);168 COMPILER_RT_VISIBILITY extern uint8_t *DynamicBufferIOBuffer;169 COMPILER_RT_VISIBILITY extern uint32_t VPBufferSize;170 COMPILER_RT_VISIBILITY extern uint32_t VPMaxNumValsPerSite;172 COMPILER_RT_VISIBILITY extern ValueProfNode *CurrentVNode;173 COMPILER_RT_VISIBILITY extern ValueProfNode *EndVNode;
21 COMPILER_RT_VISIBILITY void (*FreeHook)(void *) = NULL;28 COMPILER_RT_VISIBILITY uint8_t *DynamicBufferIOBuffer = 0;29 COMPILER_RT_VISIBILITY uint32_t VPBufferSize = 0;34 COMPILER_RT_VISIBILITY uint32_t lprofBufferWriter(ProfDataIOVec *IOVecs, in lprofBufferWriter()56 COMPILER_RT_VISIBILITY ProfBufferIO *68 COMPILER_RT_VISIBILITY void lprofDeleteBufferIO(ProfBufferIO *BufferIO) { in lprofDeleteBufferIO()76 COMPILER_RT_VISIBILITY int97 COMPILER_RT_VISIBILITY int lprofBufferIOFlush(ProfBufferIO *BufferIO) { in lprofBufferIOFlush()228 COMPILER_RT_VISIBILITY int lprofWriteData(WriterCallback Writer, in lprofWriteData()243 COMPILER_RT_VISIBILITY int
19 COMPILER_RT_VISIBILITY char *(*GetEnvHook)(const char *) = 0;23 COMPILER_RT_VISIBILITY uint64_t __llvm_profile_get_magic(void) { in __llvm_profile_get_magic()31 COMPILER_RT_VISIBILITY uint8_t36 COMPILER_RT_VISIBILITY uint64_t __llvm_profile_get_version(void) { in __llvm_profile_get_version()40 COMPILER_RT_VISIBILITY void __llvm_profile_reset_counters(void) { in __llvm_profile_reset_counters()
13 COMPILER_RT_VISIBILITY26 COMPILER_RT_VISIBILITY34 COMPILER_RT_VISIBILITY48 COMPILER_RT_VISIBILITY int __llvm_profile_write_buffer(char *Buffer) { in __llvm_profile_write_buffer()52 COMPILER_RT_VISIBILITY int __llvm_profile_write_buffer_internal( in __llvm_profile_write_buffer_internal()
31 COMPILER_RT_VISIBILITY ValueProfNode36 COMPILER_RT_VISIBILITY uint32_t VPMaxNumValsPerSite =39 COMPILER_RT_VISIBILITY void lprofSetupValueProfiler() { in lprofSetupValueProfiler()50 COMPILER_RT_VISIBILITY void lprofSetMaxValsPerSite(uint32_t MaxVals) { in lprofSetMaxValsPerSite()56 COMPILER_RT_VISIBILITY void63 COMPILER_RT_VISIBILITY const __llvm_profile_data *69 COMPILER_RT_VISIBILITY void *133 COMPILER_RT_VISIBILITY void325 COMPILER_RT_VISIBILITY VPDataReaderType *lprofGetVPDataReader() { in lprofGetVPDataReader()
31 COMPILER_RT_VISIBILITY50 COMPILER_RT_VISIBILITY59 COMPILER_RT_VISIBILITY69 COMPILER_RT_VISIBILITY int lprofGetHostName(char *Name, int Len) { in lprofGetHostName()78 COMPILER_RT_VISIBILITY FILE *lprofOpenFileEx(const char *ProfileName) { in lprofOpenFileEx()
31 COMPILER_RT_VISIBILITY83 COMPILER_RT_VISIBILITY90 COMPILER_RT_VISIBILITY119 COMPILER_RT_VISIBILITY
101 COMPILER_RT_VISIBILITY ProfBufferIO *432 COMPILER_RT_VISIBILITY444 COMPILER_RT_VISIBILITY455 COMPILER_RT_VISIBILITY464 COMPILER_RT_VISIBILITY498 COMPILER_RT_VISIBILITY
22 COMPILER_RT_VISIBILITY40 COMPILER_RT_VISIBILITY84 COMPILER_RT_VISIBILITY
15 #define INSTR_PROF_VISIBILITY COMPILER_RT_VISIBILITY170 COMPILER_RT_VISIBILITY extern int __llvm_profile_runtime;
15 #define COMPILER_RT_VISIBILITY macro24 #define COMPILER_RT_VISIBILITY __attribute__((visibility("hidden"))) macro
14 COMPILER_RT_VISIBILITY int __llvm_profile_runtime;