Allow a read-only data PT_LOAD segment at the start of the executable, containing...
commitdc1953d35e3468366a7869fd9d9787f4130c0b53
authorMark Seaborn <mrs@mythic-beasts.com>
Mon, 19 Jan 2009 20:49:40 +0000 (19 20:49 +0000)
committerMark Seaborn <mrs@mythic-beasts.com>
Mon, 19 Jan 2009 20:50:46 +0000 (19 20:50 +0000)
tree8667fbdf3f3da25b3c025f6af4fa0d5c42d8ff43
parenta6a395b590a3ff58f6901d8a569c3065a0dcd923
Allow a read-only data PT_LOAD segment at the start of the executable, containing PHDRs
 * text_region_bytes changed to text_region_end
service_runtime/nacl_app.c
service_runtime/nacl_syscall_common.c
service_runtime/sel_addrspace.c
service_runtime/sel_ldr.c
service_runtime/sel_ldr.h
service_runtime/sel_ldr_standard.c
service_runtime/sel_load_image.c
service_runtime/sel_validate_image.c