Searched refs:cache_pc_function_low (Results 1 – 1 of 1) sorted by relevance
139 static CORE_ADDR cache_pc_function_low = 0; variable149 cache_pc_function_low = 0; in clear_pc_function_cache()198 if (mapped_pc >= cache_pc_function_low in find_pc_partial_function()226 cache_pc_function_low = BLOCK_START (SYMBOL_BLOCK_VALUE (f)); in find_pc_partial_function()279 cache_pc_function_low = SYMBOL_VALUE_ADDRESS (msymbol); in find_pc_partial_function()310 *address = overlay_unmapped_address (cache_pc_function_low, section); in find_pc_partial_function()312 *address = cache_pc_function_low; in find_pc_partial_function()