Searched refs:_SHMALLOC (Results 1 – 3 of 3) sorted by relevance
93 #define _SHMALLOC(x) __declspec(allocate(x)) macro95 #define _SHMALLOC(x) __attribute__ ((section (x) )) macro
103 _SHMALLOC(".shm$AAA") SHIMREG _shim_start = { 0 };104 _SHMALLOC(".shm$ZZZ") SHIMREG _shim_end = { 0 };
61 _SHMALLOC(".shm$BBB") SHIMREG SHIM_OBJ_NAME(_shim_fn) =