Searched refs:table_start_cache (Results 1 – 2 of 2) sorted by relevance
513 bfd_vma table_start_cache = 0; in rx_elf_relocate_section() local595 table_start_cache = get_symbol_value (buf, in rx_elf_relocate_section()615 if (table_end_cache <= entry_vma || entry_vma < table_start_cache) in rx_elf_relocate_section()622 else if ((int) (entry_vma - table_start_cache) % 4) in rx_elf_relocate_section()631 idx = (int) (entry_vma - table_start_cache) / 4; in rx_elf_relocate_section()