Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDdwarf2-frame.c83 CORE_ADDR initial_location; member
1199 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()