Home
last modified time | relevance | path

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

/components/lwp/
A Dlwp_elf.h368 #define SHT_LOPROC 0x70000000 /* Start of processor-specific */ macro
2447 #define SHT_ARM_EXIDX (SHT_LOPROC + 1) /* ARM unwind section. */
2448 #define SHT_ARM_PREEMPTMAP (SHT_LOPROC + 2) /* Preemption details. */
2449 #define SHT_ARM_ATTRIBUTES (SHT_LOPROC + 3) /* ARM attributes section. */
2778 #define SHT_IA_64_EXT (SHT_LOPROC + 0) /* extension bits */
2779 #define SHT_IA_64_UNWIND (SHT_LOPROC + 1) /* unwind bits */
/components/libc/posix/libdl/
A Ddlelf.h339 #define SHT_LOPROC 0x70000000 /* reserved range for processor */ macro

Completed in 36 milliseconds