Home
last modified time | relevance | path

Searched refs:BLOCK_RANGES (Results 1 – 4 of 4) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdb/
H A Dblock.h151 #define BLOCK_RANGES(bl) (bl)->ranges macro
163 #define BLOCK_CONTIGUOUS_P(bl) (BLOCK_RANGES (bl) == nullptr \
H A Dobjfiles.c686 if (BLOCK_RANGES (b) != nullptr)
H A DChangeLog-20185323 (BLOCK_RANGES, BLOCK_NRANGES, BLOCK_RANGE, BLOCK_CONTIGUOUS_P)
5328 * dwarf2read.c (dwarf2_record_block_ranges): Fill in BLOCK_RANGES
/dports/devel/gdb/gdb-11.1/gdb/dwarf2/
H A Dread.c14247 BLOCK_RANGES(block) = make_blockranges (objfile, blockvec);