Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h272 #define SHF_WRITE 0x1 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h354 #define SHF_WRITE (1 << 0) /* Writable */ macro