Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/tools/
Drelocs.c702 static int per_cpu_shndx = -1; variable
720 per_cpu_shndx = i; in percpu_init()
745 return (sym->st_shndx == per_cpu_shndx) && in is_percpu_sym()
765 if (sec->shdr.sh_info == per_cpu_shndx) in do_reloc64()