Searched refs:cache_pc_function_low (Results 1 – 1 of 1) sorted by relevance
147 static CORE_ADDR cache_pc_function_low = 0; variable157 cache_pc_function_low = 0; in clear_pc_function_cache()206 if (mapped_pc >= cache_pc_function_low in find_pc_partial_function()234 cache_pc_function_low = BLOCK_START (SYMBOL_BLOCK_VALUE (f)); in find_pc_partial_function()287 cache_pc_function_low = SYMBOL_VALUE_ADDRESS (msymbol); in find_pc_partial_function()318 *address = overlay_unmapped_address (cache_pc_function_low, section); in find_pc_partial_function()320 *address = cache_pc_function_low; in find_pc_partial_function()