Searched refs:thread_stack_size (Results 1 – 10 of 10) sorted by relevance
47 size_t stack_size = thread_stack_size(); in unw_get_kernel_stack()
64 size_t stack_size = thread_stack_size(); in unw_get_kernel_stack()
69 print_stack_arm32(&state, thread_stack_start(), thread_stack_size()); in __print_stack_unwind()82 print_stack_arm64(&state, thread_stack_start(), thread_stack_size()); in __print_stack_unwind()
760 size_t thread_stack_size(void) in thread_stack_size() function
41 *(.text.thread_stack_size)
2150 000000000e105228 0000000000000008 T thread_stack_size
20831 .text.thread_stack_size20833 0x000000000e105228 thread_stack_size
1939 000000000e105228 g F .text 0000000000000008 thread_stack_size7869 000000000e105228 <thread_stack_size>:7870 thread_stack_size():11527 e107794: 97fff6a5 bl e105228 <thread_stack_size>
583 size_t thread_stack_size(void);
Completed in 230 milliseconds