Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A D32bitbios_support.c89 if ( shdr[i].sh_type == SHT_NOBITS ) in relocate_32bitbios()
/xen-4.10.0-shim-comet/xen/common/
A Dlivepatch_elf.c81 (sec[i].sec->sh_type != SHT_NOBITS && /* Skip SHT_NOBITS */ in elf_resolve_sections()
103 sec[i].sec->sh_type == SHT_NOBITS && in elf_resolve_sections()
A Dlivepatch.c408 if ( elf->sec[i].sec->sh_type != SHT_NOBITS ) in move_payload()
/xen-4.10.0-shim-comet/xen/include/xen/
A Delfstructs.h242 #define SHT_NOBITS 8 /* no space section */ macro

Completed in 10 milliseconds