Searched defs:SET_SIZE (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind_frame.s35 #define SET_SIZE(x) \ define
57 SET_SIZE(_Unw_capture_regs)
83 SET_SIZE(_Unw_jmp)
/illumos-gate/usr/src/lib/libsaveargs/tests/testmatch/
H A Ddata.s23 #define SET_SIZE(x, x_size) \ define
54 SET_SIZE(gcc_mov_align, gcc_mov_align_end)
65 SET_SIZE(gcc_mov_basic, gcc_mov_basic_end)
76 SET_SIZE(gcc_mov_noorder, gcc_mov_noorder_end)
87 SET_SIZE(gcc_mov_big_struct_ret, gcc_mov_big_struct_ret_end)
98 SET_SIZE(gcc_mov_struct_noorder, gcc_mov_struct_noorder_end)
110 SET_SIZE(gcc_mov_big_struct_ret_and_spill, gcc_mov_big_struct_ret_and_spill_end)
121 SET_SIZE(gcc_mov_small_struct_ret, gcc_mov_small_struct_ret_end)
134 SET_SIZE(gcc_mov_small_struct_ret_and_spill, gcc_mov_small_struct_ret_and_spill_end)
147 SET_SIZE(gcc_mov_stack_spil
[all...]
/illumos-gate/usr/src/lib/libbc/sparc/inc/sparc/
H A Dasm_linkage.h222 * SET_SIZE trails a function and set the size for the ELF symbol table.
226 #define SET_SIZE(x) \ macro
231 #define SET_SIZE(x) macro
/illumos-gate/usr/src/uts/sun4u/opl/ml/
H A Ddrmach.il.cpp47 #define SET_SIZE(x) .end macro
94 SET_SIZE(bcopy32_il)
116 SET_SIZE(flush_cache_il)
130 SET_SIZE(drmach_get_stick_il)
143 SET_SIZE(membar_sync_il)
172 SET_SIZE(flush_instr_mem_il)
196 SET_SIZE(drmach_sleep_il)
217 SET_SIZE(flush_windows_il)
/illumos-gate/usr/src/uts/sparc/sys/
H A Dasm_linkage.h238 * SET_SIZE trails a function and set the size for the ELF symbol table.
240 #define SET_SIZE(x) \ macro
/illumos-gate/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp.il.cpp47 #define SET_SIZE(x) .end macro
100 SET_SIZE(bcopy32_il)
131 SET_SIZE(flush_ecache_il)
164 SET_SIZE(stphysio_il)
178 SET_SIZE(ldphysio_il)
192 SET_SIZE(lddphys_il)
207 SET_SIZE(ldxasi_il)
272 SET_SIZE(sbdp_exec_script_il)
/illumos-gate/usr/src/uts/sun4u/starfire/ml/
H A Ddrmach.il.cpp47 #define SET_SIZE(x) .end macro
94 SET_SIZE(bcopy32_il)
124 SET_SIZE(flush_ecache_il)
149 SET_SIZE(stphysio_il)
163 SET_SIZE(ldphysio_il)
220 SET_SIZE(drmach_exec_script_il)
/illumos-gate/usr/src/uts/intel/ia32/sys/
H A Dasm_linkage.h284 * SET_SIZE trails a function and set the size for the ELF symbol table.
286 #define SET_SIZE(x) \ macro

Completed in 62 milliseconds