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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dblockframe.c323 static struct bfd_section *cache_pc_function_section = NULL;
333 cache_pc_function_section = NULL;
363 && section == cache_pc_function_section)
373 cache_pc_function_section = section;
403 cache_pc_function_section = section;
455 cache_pc_function_section = section;
322 static struct bfd_section *cache_pc_function_section = NULL; variable in typeref:struct:bfd_section

Completed in 43 milliseconds