Searched refs:cache_pc_function_low (Results 1 – 1 of 1) sorted by relevance
319 static CORE_ADDR cache_pc_function_low = 0; variable329 cache_pc_function_low = 0; in clear_pc_function_cache()360 if (mapped_pc >= cache_pc_function_low in find_pc_sect_partial_function()369 cache_pc_function_low = SIGTRAMP_START (mapped_pc); in find_pc_sect_partial_function()399 cache_pc_function_low = BLOCK_START (SYMBOL_BLOCK_VALUE (f)); in find_pc_sect_partial_function()452 cache_pc_function_low = SYMBOL_VALUE_ADDRESS (msymbol); in find_pc_sect_partial_function()483 *address = overlay_unmapped_address (cache_pc_function_low, section); in find_pc_sect_partial_function()485 *address = cache_pc_function_low; in find_pc_sect_partial_function()