Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.h220 mcsec.sh_type = w(SHT_PROGBITS); in append_func()
464 if (w(txthdr->sh_type) != SHT_PROGBITS || in __has_rel_mcount()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h254 #define SHT_PROGBITS 1 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h316 #define SHT_PROGBITS 1 /* Program data */ macro
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c840 if (sechdr->sh_type == SHT_PROGBITS && in check_section()