HelenOS sources

elf_xword         385 abi/include/abi/elf.h 	elf_xword p_filesz;
elf_xword         386 abi/include/abi/elf.h 	elf_xword p_memsz;
elf_xword         387 abi/include/abi/elf.h 	elf_xword p_align;
elf_xword         409 abi/include/abi/elf.h 	elf_xword sh_flags;
elf_xword         412 abi/include/abi/elf.h 	elf_xword sh_size;
elf_xword         415 abi/include/abi/elf.h 	elf_xword sh_addralign;
elf_xword         416 abi/include/abi/elf.h 	elf_xword sh_entsize;
elf_xword         437 abi/include/abi/elf.h 	elf_xword st_size;
elf_xword         476 abi/include/abi/elf.h 		elf_xword d_val;
elf_xword         494 abi/include/abi/elf.h 	elf_xword r_info;
elf_xword         499 abi/include/abi/elf.h 	elf_xword r_info;
elf_xword          75 uspace/lib/c/arch/amd64/src/rtld/reloc.c 	elf_xword r_info;
elf_xword          87 uspace/lib/c/arch/ia64/src/rtld/reloc.c 	elf_xword r_info;
elf_xword          83 uspace/lib/c/arch/ppc32/src/rtld/reloc.c 	elf_xword r_info;
elf_xword          79 uspace/lib/c/arch/sparc64/src/rtld/reloc.c 	elf_xword r_info;
HelenOS homepage, sources at GitHub