Searched refs:p_memsz (Results 1 – 3 of 3) sorted by relevance
152 uint64_t memsz = phdr[i].p_memsz; in Loader_Load()154 phdr[i].p_vaddr, phdr[i].p_filesz, phdr[i].p_memsz); in Loader_Load()
100 Elf32_Word p_memsz; /* Size of contents in memory. */ member
110 Elf64_Xword p_memsz; /* Size of contents in memory. */ member