Home
last modified time | relevance | path

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

/components/libc/posix/libdl/
A Ddlelf.h335 #define SHT_REL 9 /* relocation section without addends */ macro
353 #define IS_REL(s) (s.sh_type == SHT_REL)
/components/lwp/
A Dlwp_elf.h345 #define SHT_REL 9 /* Relocation entries, no addends */ macro

Completed in 36 milliseconds