Searched refs:COMPILER_RT_SECTION (Results 1 – 3 of 3) sorted by relevance
38 __prof_data_sect_data[0] COMPILER_RT_SECTION(INSTR_PROF_DATA_SECT_NAME_STR);40 __prof_cnts_sect_data[0] COMPILER_RT_SECTION(INSTR_PROF_CNTS_SECT_NAME_STR);41 char __prof_nms_sect_data[0] COMPILER_RT_SECTION(INSTR_PROF_NAME_SECT_NAME_STR);42 ValueProfNode __prof_vnodes_sect_data[0] COMPILER_RT_SECTION(INSTR_PROF_VNODES_SECT_NAME_STR);
37 #define COMPILER_RT_SECTION(Sect) __declspec(allocate(Sect)) macro39 #define COMPILER_RT_SECTION(Sect) __attribute__((section(Sect))) macro
32 lprofValueProfNodes[INSTR_PROF_VNODE_POOL_SIZE] COMPILER_RT_SECTION(