Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dblockframe.c150 static struct bfd_section *cache_pc_function_section = NULL; variable
160 cache_pc_function_section = NULL; in clear_pc_function_cache()
208 && section == cache_pc_function_section) in find_pc_partial_function()
237 cache_pc_function_section = section; in find_pc_partial_function()
289 cache_pc_function_section = section; in find_pc_partial_function()