Searched refs:_START (Results 1 – 11 of 11) sorted by relevance
43 ((__gpio##_START) + (__gpio##_NR) + CONFIG_S3C_GPIO_SPACE + 1)
12 #define _START _start macro33 INITPC: .long _START /* Initial PC */
12 #define _START _start macro46 .long _START
15 #define _START _start macro38 INITPC: .long _START /* Initial PC */
12 #define _START _start macro42 .long _START
106 ((__gpio##_START) + (__gpio##_NR) + 0)
12 #define _START _start macro44 INITPC: .long _START /* Initial PC */
17 #define _START _start macro58 INITPC: .long _START /* Initial PC */
107 denoting a range of code via ``SYM_*_START/END`` annotations.162 ``SYM_{CODE,FUNC}_START`` and ``SYM_{CODE,FUNC}_END``. They are very similar
3881 …"Avoid using '.L' prefixed local symbol names for denoting a range of code via 'SYM_*_START/END' a…