Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDdwarf2expr.c485 goto no_push; in execute_stack_op()
509 goto no_push; in execute_stack_op()
681 goto no_push; in execute_stack_op()
689 goto no_push; in execute_stack_op()
692 goto no_push; in execute_stack_op()
708 goto no_push; in execute_stack_op()
716 goto no_push; in execute_stack_op()
724 no_push:; in execute_stack_op()
/NextBSD/contrib/gcc/
HDunwind-dw2.c618 goto no_push; in execute_stack_op()
638 goto no_push; in execute_stack_op()
652 goto no_push; in execute_stack_op()
809 goto no_push; in execute_stack_op()
819 goto no_push; in execute_stack_op()
822 goto no_push; in execute_stack_op()
831 no_push:; in execute_stack_op()
/NextBSD/contrib/llvm/include/llvm/Support/
HDFileSystem.h869 void no_push() { State->HasNoPushRequest = true; } in no_push() function