Home
last modified time | relevance | path

Searched defs:SHF_ALLOC (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h273 #define SHF_ALLOC 0x2 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h355 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro