Searched refs:initial_location (Results 1 – 1 of 1) sorted by relevance
83 CORE_ADDR initial_location; member1199 if (*pc >= fde->initial_location + offset in dwarf2_frame_find_fde()1200 && *pc < fde->initial_location + offset + fde->address_range) in dwarf2_frame_find_fde()1202 *pc = fde->initial_location + offset; in dwarf2_frame_find_fde()1418 fde->initial_location = in decode_frame_entry_1()