Lines Matching refs:COMPILER_RT_VISIBILITY
25 COMPILER_RT_VISIBILITY void (*FreeHook)(void *) = NULL;
32 COMPILER_RT_VISIBILITY uint8_t *DynamicBufferIOBuffer = 0;
33 COMPILER_RT_VISIBILITY uint32_t VPBufferSize = 0;
38 COMPILER_RT_VISIBILITY uint32_t lprofBufferWriter(ProfDataWriter *This, in lprofBufferWriter()
64 COMPILER_RT_VISIBILITY ProfBufferIO *
76 COMPILER_RT_VISIBILITY void lprofDeleteBufferIO(ProfBufferIO *BufferIO) { in lprofDeleteBufferIO()
86 COMPILER_RT_VISIBILITY int
110 COMPILER_RT_VISIBILITY int lprofBufferIOFlush(ProfBufferIO *BufferIO) { in lprofBufferIOFlush()
241 COMPILER_RT_VISIBILITY int lprofWriteData(ProfDataWriter *Writer, in lprofWriteData()
263 COMPILER_RT_VISIBILITY int
364 COMPILER_RT_VISIBILITY