class ExecTest_ElfWithUnalignedLoadOffset_Test

Defined at line 194 of file ../../src/starnix/tests/syscalls/cpp/exec_test.cc

An ELF whose PT_LOAD segment has p_offset not congruent with p_vaddr modulo

the page size fails while mapping segments after tearing down the old address

space, terminating the process with SIGSEGV.

Public Methods

void ExecTest_ElfWithUnalignedLoadOffset_Test ()

Defined at line 194 of file ../../src/starnix/tests/syscalls/cpp/exec_test.cc

void ExecTest_ElfWithUnalignedLoadOffset_Test (const ExecTest_ElfWithUnalignedLoadOffset_Test & )

Defined at line 194 of file ../../src/starnix/tests/syscalls/cpp/exec_test.cc

void ExecTest_ElfWithUnalignedLoadOffset_Test (ExecTest_ElfWithUnalignedLoadOffset_Test && )

Defined at line 194 of file ../../src/starnix/tests/syscalls/cpp/exec_test.cc

ExecTest_ElfWithUnalignedLoadOffset_Test & operator= (const ExecTest_ElfWithUnalignedLoadOffset_Test & )

Defined at line 194 of file ../../src/starnix/tests/syscalls/cpp/exec_test.cc

ExecTest_ElfWithUnalignedLoadOffset_Test & operator= (ExecTest_ElfWithUnalignedLoadOffset_Test && )

Defined at line 194 of file ../../src/starnix/tests/syscalls/cpp/exec_test.cc

void ~ExecTest_ElfWithUnalignedLoadOffset_Test ()

Defined at line 194 of file ../../src/starnix/tests/syscalls/cpp/exec_test.cc