Searched refs:debug_map (Results 1 – 14 of 14) sorted by relevance
3235 && id->debug_map in copy_debug_stmt()3236 && (n = id->debug_map->get (t))) in copy_debug_stmt()3530 if (!id->debug_map) in setup_one_parameter()3531 id->debug_map = new hash_map<tree, tree>; in setup_one_parameter()3532 id->debug_map->put (p, var); in setup_one_parameter()4972 dst = id->debug_map; in expand_call_inline()4973 id->debug_map = NULL; in expand_call_inline()5142 && !(id->debug_map && id->debug_map->get (p))) in expand_call_inline()5178 if (id->debug_map) in expand_call_inline()5180 delete id->debug_map; in expand_call_inline()[all …]
153 hash_map<tree, tree> *debug_map; member
11691 (expand_call_inline): Preserve debug_map.11693 (unsave_expr_now): Preserve debug_map.11696 Init and destroy debug_map as needed. Split edges unconditionally.11697 (build_duplicate_type): Init and destroy debug_map as needed.11699 (struct copy_body_data): Add debug_stmts and debug_map.
27703 * tree-inline.h (debug_map): Minor tweak.
156 hash_map<tree, tree> *debug_map; member
169 if (!id->debug_map) in insert_debug_decl_map()170 id->debug_map = new hash_map<tree, tree>; in insert_debug_decl_map()172 id->debug_map->put (key, value); in insert_debug_decl_map()3198 if (TREE_CODE (t) == PARM_DECL && id->debug_map in copy_debug_stmt()3199 && (n = id->debug_map->get (t))) in copy_debug_stmt()4910 dst = id->debug_map; in expand_call_inline()4911 id->debug_map = NULL; in expand_call_inline()5141 if (id->debug_map) in expand_call_inline()5143 delete id->debug_map; in expand_call_inline()5144 id->debug_map = dst; in expand_call_inline()[all …]
2540 for debug_map in $withval; do2541 … DEBUG_PREFIX_CFLAGS_FOR_TARGET="$DEBUG_PREFIX_CFLAGS_FOR_TARGET -fdebug-prefix-map=$debug_map"
9351 for debug_map in $withval; do9352 … DEBUG_PREFIX_CFLAGS_FOR_TARGET="$DEBUG_PREFIX_CFLAGS_FOR_TARGET -fdebug-prefix-map=$debug_map"
2426 for debug_map in $withval; do2427 … DEBUG_PREFIX_CFLAGS_FOR_TARGET="$DEBUG_PREFIX_CFLAGS_FOR_TARGET -fdebug-prefix-map=$debug_map"
7112 for debug_map in $withval; do7113 … DEBUG_PREFIX_CFLAGS_FOR_TARGET="$DEBUG_PREFIX_CFLAGS_FOR_TARGET -fdebug-prefix-map=$debug_map"
2443 for debug_map in $withval; do2444 … DEBUG_PREFIX_CFLAGS_FOR_TARGET="$DEBUG_PREFIX_CFLAGS_FOR_TARGET -fdebug-prefix-map=$debug_map"
6938 for debug_map in $withval; do6939 … DEBUG_PREFIX_CFLAGS_FOR_TARGET="$DEBUG_PREFIX_CFLAGS_FOR_TARGET -fdebug-prefix-map=$debug_map"
2674 for debug_map in $withval; do2675 … DEBUG_PREFIX_CFLAGS_FOR_TARGET="$DEBUG_PREFIX_CFLAGS_FOR_TARGET -fdebug-prefix-map=$debug_map"
9544 for debug_map in $withval; do9545 … DEBUG_PREFIX_CFLAGS_FOR_TARGET="$DEBUG_PREFIX_CFLAGS_FOR_TARGET -fdebug-prefix-map=$debug_map"