| /src/external/gpl3/binutils/dist/binutils/ |
| prdbg.c | 1411 char *context_type; 1443 context_type = NULL; 1446 context_type = pop_type (info); 1447 if (context_type == NULL) 1468 || ! append_type (info, context_type) 1481 free (context_type); 2277 char *context_type; 2315 context_type = NULL; 2318 context_type = pop_type (info); 2319 if (context_type == NULL 1406 char *context_type; local 2271 char *context_type; local [all...] |
| /src/external/gpl3/binutils.old/dist/binutils/ |
| prdbg.c | 1411 char *context_type; 1443 context_type = NULL; 1446 context_type = pop_type (info); 1447 if (context_type == NULL) 1468 || ! append_type (info, context_type) 1481 free (context_type); 2277 char *context_type; 2315 context_type = NULL; 2318 context_type = pop_type (info); 2319 if (context_type == NULL 1406 char *context_type; local 2271 char *context_type; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| dwarf2out.cc | 18203 tree context_type; 18632 NULL_TREE, /* context_type */ 18775 generation. Its context_type field specifies what type is implicitly 18782 If CONTEXT is NULL, the behavior is the same as if context_type, base_decl 18821 && (TREE_TYPE (loc) == context->context_type 18822 || TREE_TYPE (loc) == TYPE_CONTEXT (context->context_type)) 20006 ctx->struct_type, /* context_type */ 21852 const_cast<tree> (tree_node), /* context_type */ 22705 type, /* context_type */ 25789 vlr_ctx->struct_type, /* context_type */ 18190 tree context_type; member in struct:loc_descr_context [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| dwarf2out.cc | 18117 tree context_type; 18546 NULL_TREE, /* context_type */ 18689 generation. Its context_type field specifies what type is implicitly 18696 If CONTEXT is NULL, the behavior is the same as if context_type, base_decl 18735 && (TREE_TYPE (loc) == context->context_type 18736 || TREE_TYPE (loc) == TYPE_CONTEXT (context->context_type)) 19919 ctx->struct_type, /* context_type */ 21755 const_cast<tree> (tree_node), /* context_type */ 22605 type, /* context_type */ 25651 vlr_ctx->struct_type, /* context_type */ 18104 tree context_type; member in struct:loc_descr_context [all...] |