HelenOS sources

get_module_gp     201 uspace/lib/c/arch/ia64/src/rtld/reloc.c 			DPRINTF("gp = 0x%zx\n", get_module_gp(dest));
get_module_gp     209 uspace/lib/c/arch/ia64/src/rtld/reloc.c 			fill_fun_desc(r_ptr, sym_addr, get_module_gp(dest));
get_module_gp     269 uspace/lib/c/arch/ia64/src/rtld/reloc.c 	fill_fun_desc(fdesc, (uintptr_t)fa, get_module_gp(m));
HelenOS homepage, sources at GitHub