Home
last modified time | relevance | path

Searched refs:BLOCK_SOURCE_LOCATION (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree-inline.c397 BLOCK_SOURCE_LOCATION (new_block) = BLOCK_SOURCE_LOCATION (old_block); in remap_block()
2067 BLOCK_SOURCE_LOCATION (id->block) = input_location; in expand_call_inline()
H A Dtree.h1867 #define BLOCK_SOURCE_LOCATION(NODE) (BLOCK_CHECK (NODE)->block.locus) macro
H A Ddwarf2out.c12116 expanded_location s = expand_location (BLOCK_SOURCE_LOCATION (stmt)); in add_call_src_coords_attributes()