Home
last modified time | relevance | path

Searched refs:SHT_PROGBITS (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/scripts/
Drecordmcount.h203 mcsec.sh_type = w(SHT_PROGBITS); in append_func()
362 if (SHT_PROGBITS != w(txthdr->sh_type) || in __has_rel_mcount()
/linux-2.6.39/include/linux/
Delf.h279 #define SHT_PROGBITS 1 macro
/linux-2.6.39/scripts/mod/
Dmodpost.c814 if (sechdr->sh_type == SHT_PROGBITS && in check_section()