Home
last modified time | relevance | path

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

/hyp/misc/elf/src/
A Delf_loader.c104 if (phdr[i].p_type == PT_LOAD) { in elf_valid()
160 if (type != PT_LOAD) { in elf_load_phys()
/hyp/interfaces/elf/include/
A Delf.h63 #define PT_LOAD 1U macro
/hyp/vm/rootvm_package/src/
A Dpackage.c103 if (phdr->p_type != PT_LOAD) { in rootvm_package_load_elf()

Completed in 7 milliseconds