Searched refs:STT_OBJECT (Results 1 – 4 of 4) sorted by relevance
11 #define DATA(x) .global x; .type x,STT_OBJECT; x:14 #define LOCAL_DATA(x) .type x,STT_OBJECT; x:
42 .type multiboot_header,STT_OBJECT
38 .type multiboot_header,STT_OBJECT
158 #define STT_OBJECT 1 macro
Completed in 11 milliseconds