Elf_Addr         1178 scripts/mod/modpost.c static Elf_Sym *find_elf_symbol2(struct elf_info *elf, Elf_Addr addr,
Elf_Addr         1183 scripts/mod/modpost.c 	Elf_Addr distance = ~0;
Elf_Addr          166 scripts/recordmcount.h 	static Elf_Addr old_r_offset = ~(Elf_Addr)0;
Elf_Addr          167 scripts/recordmcount.h 	Elf_Addr current_r_offset = _w(rp->r_offset);
Elf_Addr          170 scripts/recordmcount.h 	is_fake = (old_r_offset != ~(Elf_Addr)0) &&
Elf_Addr           82 scripts/sortextable.h 	Elf_Addr av = _r(a);
Elf_Addr           83 scripts/sortextable.h 	Elf_Addr bv = _r(b);