Searched refs:stack_peek (Results 1 – 3 of 3) sorted by relevance
45 void *stack_peek(stk_t *);
86 stack_peek(stk_t *sp) in stack_peek() function
237 curhdr = (char *)stack_peek(file_stack); in stabs_read()