Searched refs:STT_OBJECT (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/kernel/arch/armv7/
H A Dbsp_start.S67 .type stack_got_offset, STT_OBJECT
73 .type stack_got_prel, STT_OBJECT
H A Dcpu_start.S51 .type cpu_stack_got_offset, STT_OBJECT
H A Dboot.S91 .type got_boot_records, STT_OBJECT
H A Dexceptions.S166 .type cpu_stack_got_offset, STT_OBJECT
172 .type dcb_current_idx, STT_OBJECT
182 .type got_fatal_kernel, STT_OBJECT
186 .type got_user_undef, STT_OBJECT
190 .type got_sys_syscall, STT_OBJECT
194 .type got_syscall_kernel, STT_OBJECT
198 .type got_page_fault, STT_OBJECT
202 .type got_handle_irq, STT_OBJECT
206 .type got_kernel_irq, STT_OBJECT
210 .type got_handle_fiq, STT_OBJECT
[all...]
/barrelfish-master/include/elf/
H A Delf.h402 #define STT_OBJECT 1 /* Data object. */ macro
/barrelfish-master/include/sys/
H A Delf_common.h771 #define STT_OBJECT 1 /* Data object. */ macro

Completed in 94 milliseconds