Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dblockframe.c142 static struct bfd_section *cache_pc_function_section = NULL; variable
152 cache_pc_function_section = NULL; in clear_pc_function_cache()
200 && section == cache_pc_function_section) in find_pc_partial_function()
229 cache_pc_function_section = section; in find_pc_partial_function()
281 cache_pc_function_section = section; in find_pc_partial_function()