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