Searched refs:SYMBOL_REF_BLOCK (Results 1 – 7 of 7) sorted by relevance
374 SYMBOL_REF_BLOCK (symbol) = block; in create_block_symbol()960 if (block != SYMBOL_REF_BLOCK (symbol)) in change_symbol_block()963 SYMBOL_REF_BLOCK (symbol) = block; in change_symbol_block()1831 if (SYMBOL_REF_HAS_BLOCK_INFO_P (symbol) && SYMBOL_REF_BLOCK (symbol)) in assemble_variable()2958 if (SYMBOL_REF_HAS_BLOCK_INFO_P (symbol) && SYMBOL_REF_BLOCK (symbol)) in output_constant_def_contents()3524 && SYMBOL_REF_BLOCK (desc->sym)) in output_constant_pool_contents()5811 sect = SYMBOL_REF_BLOCK (symbol)->sect; in default_use_anchors_for_symbol_p()6040 gcc_assert (SYMBOL_REF_BLOCK (symbol)); in place_block_symbol()6065 block = SYMBOL_REF_BLOCK (symbol); in place_block_symbol()
571 || SYMBOL_REF_BLOCK (base) == NULL in use_anchored_address()580 base = get_section_anchor (SYMBOL_REF_BLOCK (base), offset, in use_anchored_address()
1343 #define SYMBOL_REF_BLOCK(RTX) (BLOCK_SYMBOL_CHECK (RTX)->block) macro
10287 (SYMBOL_REF_BLOCK): Likewise.10391 * doc/rtl.texi (SYMBOL_REF_BLOCK): Say that the block can be null.10419 sections. Check whether SYMBOL_REF_BLOCK is null.10420 (output_constant_def_contents): Check whether SYMBOL_REF_BLOCK is null.10429 * rtl.h (SYMBOL_REF_BLOCK): Document the null alternative.11516 (SYMBOL_REF_BLOCK, SYMBOL_REF_BLOCK_OFFSET): Likewise.11592 (SYMBOL_REF_BLOCK, SYMBOL_REF_BLOCK_OFFSET): New accessors.
508 Set if the symbol has @code{SYMBOL_REF_BLOCK} and527 @findex SYMBOL_REF_BLOCK528 @item SYMBOL_REF_BLOCK (@var{x})536 from the first object in @samp{SYMBOL_REF_BLOCK (@var{x})}. The value is
5356 of @code{SYMBOL_REF_BLOCK (@var{x})}.
1336 && SYMBOL_REF_BLOCK (symbol) in mips_offset_within_object_p()1339 < (unsigned HOST_WIDE_INT) SYMBOL_REF_BLOCK (symbol)->size)) in mips_offset_within_object_p()