Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Dlivepatch.h31 #define ELF_LIVEPATCH_FUNC ".livepatch.funcs" macro
/xen-4.10.0-shim-comet/xen/common/
A Dlivepatch.c425 !strcmp(elf->sec[rw_buf_sec].name, ELF_LIVEPATCH_FUNC)) ) in move_payload()
482 static const char *const names[] = { ELF_LIVEPATCH_FUNC, in check_special_sections()
526 sec = livepatch_elf_sec_by_name(elf, ELF_LIVEPATCH_FUNC); in prepare_payload()

Completed in 5 milliseconds