Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gas/
H A Dremap.c27 typedef struct debug_prefix_map struct
33 struct debug_prefix_map *next; argument
34 } debug_prefix_map; typedef
37 debug_prefix_map *debug_prefix_maps;
46 debug_prefix_map *map; in add_debug_prefix_map()
56 map = XNEW (debug_prefix_map); in add_debug_prefix_map()
75 debug_prefix_map *map; in remap_debug_filename()
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dremap.c27 typedef struct debug_prefix_map struct
33 struct debug_prefix_map *next; argument
34 } debug_prefix_map; typedef
37 debug_prefix_map *debug_prefix_maps;
46 debug_prefix_map *map; in add_debug_prefix_map()
56 map = XNEW (debug_prefix_map); in add_debug_prefix_map()
75 debug_prefix_map *map; in remap_debug_filename()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dfinal.c1442 typedef struct debug_prefix_map struct
1448 struct debug_prefix_map *next; argument
1449 } debug_prefix_map; typedef
1452 debug_prefix_map *debug_prefix_maps;
1461 debug_prefix_map *map; in add_debug_prefix_map()
1470 map = XNEW (debug_prefix_map); in add_debug_prefix_map()
1486 debug_prefix_map *map; in remap_debug_filename()