Searched refs:location_chain_def (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dvar-tracking.c209 typedef struct location_chain_def struct
212 struct location_chain_def *next;
265 /* Alloc pool for struct location_chain_def. */
2672 loc_chain_pool = create_alloc_pool ("location_chain_def pool",
2673 sizeof (struct location_chain_def),
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dvar-tracking.c287 typedef struct location_chain_def struct
290 struct location_chain_def *next;
377 /* Alloc pool for struct location_chain_def. */
8239 loc_chain_pool = create_alloc_pool ("location_chain_def pool",
8240 sizeof (struct location_chain_def),

Completed in 129 milliseconds