Searched defs:locp (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-loop-im.c | 1688 mem_ref_loc **locp; member 1703 mem_ref_loc *locp = NULL; in first_mem_ref_loc() local
|
H A D | var-tracking.c | 2285 location_chain *loc, **locp; in drop_overlapping_mem_locs() local 4724 location_chain *loc, **locp; in dataflow_set_preserve_mem_locs() local 4832 location_chain *loc, **locp; in dataflow_set_remove_mem_locs() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | breakpoint.c | 2085 struct bp_location **locp = NULL, **loc2p; in build_target_condition_list() local 2277 struct bp_location **locp = NULL, **loc2p; in build_target_command_list() local 12269 struct bp_location **locp = NULL, **loc2p; in force_breakpoint_reinsertion() local 12333 struct bp_location **locp, *loc; in update_global_location_list() local 15909 struct bp_location **locp, *loc; in breakpoint_free_objfile() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | var-tracking.c | 4247 location_chain loc, *locp; in dataflow_set_preserve_mem_locs() local 4356 location_chain loc, *locp; in dataflow_set_remove_mem_locs() local
|
H A D | tree-vrp.c | 5410 location_t *locp = (location_t *) wi->info; in check_array_bounds() local
|