Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()
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)
DChangeLog-200816125 object_block_entry_hash, create_block_symbol,
DChangeLog-201027124 * varasm.c (create_block_symbol): Use ggc_alloc_zone_rtx_def.
DChangeLog-201438285 (create_block_symbol): Likewise.