Home
last modified time | relevance | path

Searched refs:create_block_symbol (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDvarasm.c356 create_block_symbol (const char *label, struct object_block *block, in create_block_symbol() function
1147 x = create_block_symbol (name, get_block_for_decl (decl), -1); in make_decl_rtl()
2819 symbol = create_block_symbol (ggc_strdup (label), in build_constant_desc()
3251 symbol = create_block_symbol (ggc_strdup (label), in force_const_mem()
6152 anchor = create_block_symbol (ggc_strdup (label), block, offset); in get_section_anchor()
HDChangeLog-200610276 * varasm.c (create_block_symbol): Set SYMBOL_FLAG_HAS_BLOCK_INFO
11547 (use_object_blocks_p, get_block_for_section, create_block_symbol)