Searched refs:block_symbol (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Drtl.c181 return RTX_HDR_SIZE + sizeof (struct block_symbol);
H A Drtl.h188 struct block_symbol GTY(()) {
314 struct block_symbol block_sym;
1320 /* Set if this symbol has a block_symbol structure associated with it. */
187 struct block_symbol GTY(()) { function
H A Dvarasm.c364 size = RTX_HDR_SIZE + sizeof (struct block_symbol);
374 /* Initialize the block_symbol stuff. */

Completed in 184 milliseconds