shn_abs           774 arch/x86/tools/relocs.c 	int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname);
shn_abs           820 arch/x86/tools/relocs.c 		if (shn_abs) {
shn_abs           863 arch/x86/tools/relocs.c 	int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname);
shn_abs           877 arch/x86/tools/relocs.c 		if (shn_abs) {
shn_abs           906 arch/x86/tools/relocs.c 	int shn_abs = (sym->st_shndx == SHN_ABS) && !is_reloc(S_REL, symname);
shn_abs           920 arch/x86/tools/relocs.c 		if (shn_abs) {
shn_abs           937 arch/x86/tools/relocs.c 		    shn_abs ? "absolute" : "relative",
shn_abs           942 arch/x86/tools/relocs.c 		if (shn_abs) {
shn_abs           960 arch/x86/tools/relocs.c 		    shn_abs ? "absolute" : "relative",