Home
last modified time | relevance | path

Searched refs:remain_allow_copy (Results 1 – 1 of 1) sorted by relevance

/xen/xen/common/libelf/
A Dlibelf-loader.c508 uint64_t remain_allow_copy = (uint64_t)elf->dest_size * 2; in elf_load_binary() local
530 if ( remain_allow_copy < memsz ) in elf_load_binary()
536 remain_allow_copy -= memsz; in elf_load_binary()

Completed in 4 milliseconds