Searched refs:toc_entry (Results 1 – 1 of 1) sorted by relevance
3189 unsigned long *toc_entry; in __reloc_toc() local3192 asm volatile("addi %0,2,-0x8000" : "=b" (toc_entry)); in __reloc_toc()3195 *toc_entry = *toc_entry + offset; in __reloc_toc()3196 toc_entry++; in __reloc_toc()