Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Delf.h273 #define SHT_NOTE 7 macro
/linux-4.4.14/kernel/
Dmodule.c1602 (info->sechdrs[i].sh_type == SHT_NOTE)) in add_notes_attrs()
1619 if (info->sechdrs[i].sh_type == SHT_NOTE) { in add_notes_attrs()