Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h274 #define SHF_EXECINSTR 0x4 macro
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.h465 !(_w(txthdr->sh_flags) & SHF_EXECINSTR)) in __has_rel_mcount()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h356 #define SHF_EXECINSTR (1 << 2) /* Executable */ macro