Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Delf.h234 #define SHF_ALLOC 0x2 macro
/bionic/libc/include/bits/
Delf_common.h505 #define SHF_ALLOC 0x2 /* Section occupies memory. */ macro