Searched refs:SHF_RELA_LIVEPATCH (Results 1 – 5 of 5) sorted by relevance
302 #define SHF_RELA_LIVEPATCH 0x00100000 macro
309 #define SHF_RELA_LIVEPATCH 0x00100000 macro
110 Livepatch relocation sections must be marked with the SHF_RELA_LIVEPATCH168 SHF_RELA_LIVEPATCH flag ("o" - for OS-specific).
833 if (!(sec->sh_flags & SHF_RELA_LIVEPATCH)) in klp_write_object_relocs()
1512 if (info->sechdrs[i].sh_flags & SHF_RELA_LIVEPATCH) in apply_relocations()