| /NextBSD/contrib/gdb/gdb/ |
| HD | symmisc.c | 539 struct cleanup *cleanups; in maintenance_print_symbols() local 779 struct cleanup *cleanups; in maintenance_print_psymbols() local 927 struct cleanup *cleanups; in maintenance_print_msymbols() local
|
| HD | solib-svr4.c | 615 struct cleanup *cleanups = make_cleanup (xfree, r_map_buf); in first_link_map_member() local 662 struct cleanup *cleanups = make_cleanup (xfree, l_name_buf); in open_symbol_file_object() local
|
| HD | complaints.c | 199 struct cleanup *cleanups; in vcomplaint() local
|
| HD | mipsread.c | 243 struct cleanup *cleanups; in read_alphacoff_dynamic_symtab() local
|
| HD | disasm.c | 358 struct cleanup *cleanups = make_cleanup_ui_out_stream_delete (stb); in gdb_disassembly() local
|
| HD | breakpoint.c | 608 struct cleanup *cleanups = make_cleanup (xfree, tmpbuf); in commands_command() local 1038 struct cleanup *cleanups = make_cleanup (xfree, message); in insert_bp_location() local 1070 struct cleanup *cleanups = make_cleanup (xfree, prefix); in insert_bp_location() local 2705 struct cleanup *cleanups = make_cleanup (xfree, message); in bpstat_stop_status() local 2780 struct cleanup *cleanups = make_cleanup (xfree, message); in bpstat_stop_status() local 6030 struct cleanup *cleanups; in until_break_command_continuation() local 6893 struct cleanup *cleanups = make_cleanup (xfree, message); in delete_breakpoint() local 7333 struct cleanup *cleanups = make_cleanup (xfree, message); in breakpoint_re_set() local
|
| HD | infcmd.c | 584 struct cleanup *cleanups = 0; in step_1() local 1139 struct cleanup *cleanups; in finish_command_continuation() local
|
| HD | frame.c | 466 struct cleanup *cleanups; in frame_pop() local 483 struct cleanup *cleanups = make_cleanup_regcache_xfree (scratch); in frame_pop() local
|
| HD | top.c | 645 struct cleanup *cleanups; in read_command_file() local
|
| HD | regcache.c | 1461 struct cleanup *cleanups = make_cleanup (null_cleanup, NULL); in regcache_dump() local
|
| HD | symfile.c | 1138 struct cleanup *cleanups; in symbol_file_command() local
|
| HD | gdbarch.c | 579 struct cleanup *cleanups; in verify_gdbarch() local
|
| /NextBSD/contrib/jemalloc/src/ |
| HD | tsd.c | 8 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX]; variable
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGObjCRuntime.cpp | 241 CodeGenFunction::LexicalScope cleanups(CGF, Handler.Body->getSourceRange()); in EmitTryCatchStmt() local 316 CodeGenFunction::RunCleanupsScope cleanups(CGF); in EmitAtSynchronizedStmt() local
|
| HD | CGExprAgg.cpp | 1007 CodeGenFunction::RunCleanupsScope cleanups(CGF); in VisitExprWithCleanups() local 1212 SmallVector<EHScopeStack::stable_iterator, 16> cleanups; in VisitInitListExpr() local
|
| HD | CGBlocks.cpp | 649 ArrayRef<ExprWithCleanups::CleanupObject> cleanups = E->getObjects(); in enterNonTrivialFullExpression() local 1518 CodeGenFunction::RunCleanupsScope cleanups(*this); in GenerateDestroyHelperFunction() local
|
| HD | CGObjC.cpp | 2733 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainScalarExpr() local 2749 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainAutoreleaseScalarExpr() local
|
| HD | CGStmt.cpp | 1042 if (const ExprWithCleanups *cleanups = in EmitReturnStmt() local
|
| HD | CGExpr.cpp | 887 const auto *cleanups = cast<ExprWithCleanups>(E); in EmitLValue() local
|
| /NextBSD/contrib/gdb/gdb/cli/ |
| HD | cli-script.c | 222 struct cleanup *cleanups = make_cleanup (clear_hook_in_cleanup, c); in execute_cmd_pre_hook() local 234 struct cleanup *cleanups = make_cleanup (clear_hook_in_cleanup, c); in execute_cmd_post_hook() local
|
| /NextBSD/contrib/gdb/gdb/tui/ |
| HD | tui-regs.c | 654 struct cleanup *cleanups; in tui_register_format() local
|
| /NextBSD/contrib/gdb/gdb/mi/ |
| HD | mi-main.c | 798 struct cleanup *cleanups = make_cleanup (null_cleanup, NULL); in mi_cmd_data_read_memory() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaLambda.cpp | 602 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(retValue); in adjustBlockReturnsToEnum() local
|
| HD | SemaStmt.cpp | 570 if (ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(expr)) in GetTypeBeforeIntegralPromotion() local
|
| /NextBSD/contrib/apr/memory/unix/ |
| HD | apr_pools.c | 505 cleanup_t *cleanups; member
|