Searched refs:spec_offset (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-polymorphic-call.c | 1835 HOST_WIDE_INT spec_offset, in speculation_consistent_p() argument 1864 && !contains_type_p (spec_outer_type, spec_offset, otr_type, false, true)) in speculation_consistent_p() 1870 if (contains_type_p (outer_type, offset - spec_offset, in speculation_consistent_p() 1880 spec_offset - offset, in speculation_consistent_p() 2318 HOST_WIDE_INT spec_offset = offset; in make_speculative() local 2331 combine_speculation_with (spec_outer_type, spec_offset, in make_speculative()
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | dwarf2read.c | 978 sect_offset spec_offset; member 5813 real_pdi = find_partial_die (real_pdi->spec_offset, in partial_die_parent_scope() 13687 part_die->spec_offset = dwarf2_get_ref_die_offset (&attr); in read_partial_die() 13896 real_pdi = find_partial_die (real_pdi->spec_offset, in guess_partial_die_structure_name() 13945 spec_die = find_partial_die (part_die->spec_offset, in fixup_partial_die()
|