HomeSort by relevance Sort by last modified time
    Searched full:unsafe_stack_setup (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/lib/safestack/
safestack.cc 102 static inline void unsafe_stack_setup(void *start, size_t size, size_t guard) { function
144 unsafe_stack_setup(tinfo->unsafe_stack_start, tinfo->unsafe_stack_size,
223 unsafe_stack_setup(addr, size, guard);

Completed in 175 milliseconds