Home
last modified time | relevance | path

Searched refs:stack_peek (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/tools/ctf/cvt/
H A Dstack.h45 void *stack_peek(stk_t *);
H A Dstack.c86 stack_peek(stk_t *sp) in stack_peek() function
H A Dstabs.c237 curhdr = (char *)stack_peek(file_stack); in stabs_read()