Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dblockframe.c354 CORE_ADDR calling_pc; in block_innermost_frame() local
368 calling_pc = get_frame_address_in_block (frame); in block_innermost_frame()
369 if (calling_pc >= start && calling_pc < end) in block_innermost_frame()