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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddwarf2-frame.c83 CORE_ADDR initial_location; member in struct:dwarf2_fde
1221 if (*pc >= fde->initial_location + offset
1222 && *pc < fde->initial_location + offset + fde->address_range)
1224 *pc = fde->initial_location + offset;
1448 fde->initial_location =

Completed in 187 milliseconds