Home
last modified time | relevance | path

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

/components/libc/posix/libdl/
A Ddlelf.h334 #define SHT_NOBITS 8 /* no space section */ macro
352 #define IS_NOPROG(s) (s.sh_type == SHT_NOBITS)
/components/lwp/
A Dlwp_elf.h344 #define SHT_NOBITS 8 /* Program space with no data (bss) */ macro

Completed in 22 milliseconds