Home
last modified time | relevance | path

Searched refs:ex9_refix_head (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-nds32.c13830 static struct elf_nds32_ex9_refix *ex9_refix_head = NULL; variable
14281 if (ex9_refix_head == NULL) in nds32_elf_ex9_insert_fix()
14282 ex9_refix_head = ptr; in nds32_elf_ex9_insert_fix()
14285 struct elf_nds32_ex9_refix *temp = ex9_refix_head; in nds32_elf_ex9_insert_fix()
15232 fix_ptr = ex9_refix_head; in nds32_elf_ex9_reloc_jmp()