Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvarasm.c407 create_block_symbol (const char *label, struct object_block *block, in create_block_symbol() function
1508 x = create_block_symbol (name, get_block_for_decl (decl), -1); in make_decl_rtl()
3423 symbol = create_block_symbol (ggc_strdup (label), in build_constant_desc()
3910 symbol = create_block_symbol (ggc_strdup (label), in force_const_mem()
7691 anchor = create_block_symbol (ggc_strdup (label), block, offset); in get_section_anchor()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvarasm.cc425 create_block_symbol (const char *label, struct object_block *block, in create_block_symbol() function
1616 x = create_block_symbol (name, get_block_for_decl (decl), -1); in make_decl_rtl()
3503 symbol = create_block_symbol (ggc_strdup (label), in build_constant_desc()
3990 symbol = create_block_symbol (ggc_strdup (label), in force_const_mem()
8018 anchor = create_block_symbol (ggc_strdup (label), block, offset); in get_section_anchor()
H A DChangeLog-200617361 * varasm.c (create_block_symbol): Set SYMBOL_FLAG_HAS_BLOCK_INFO
18632 (use_object_blocks_p, get_block_for_section, create_block_symbol)
H A DChangeLog-200816125 object_block_entry_hash, create_block_symbol,
H A DChangeLog-201027124 * varasm.c (create_block_symbol): Use ggc_alloc_zone_rtx_def.
H A DChangeLog-201438285 (create_block_symbol): Likewise.