Searched refs:SHN_LIVEPATCH (Results 1 – 5 of 5) sorted by relevance
211 Livepatch symbols must be marked with SHN_LIVEPATCH so that the module244 Livepatch symbols must have their section index marked as SHN_LIVEPATCH, so298 Note that the 'Ndx' (Section index) for these symbols is SHN_LIVEPATCH (0xff20).
298 #define SHN_LIVEPATCH 0xff20 macro
637 sym->st_shndx == SHN_LIVEPATCH) { in apply_relocate_add()
219 if (sym->st_shndx != SHN_LIVEPATCH) { in klp_resolve_symbols()
2321 case SHN_LIVEPATCH: in simplify_symbols()