Home
last modified time | relevance | path

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

/components/libc/posix/libdl/
A Ddlelf.h327 #define SHT_PROGBITS 1 /* program defined information */ macro
351 #define IS_PROG(s) (s.sh_type == SHT_PROGBITS)
/components/lwp/
A Dlwp_elf.h337 #define SHT_PROGBITS 1 /* Program data */ macro

Completed in 762 milliseconds