Home
last modified time | relevance | path

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

/components/libc/posix/libdl/
A Ddlelf.h330 #define SHT_RELA 4 /* relocation section with addends*/ macro
354 #define IS_RELA(s) (s.sh_type == SHT_RELA)
/components/lwp/
A Dlwp_elf.h340 #define SHT_RELA 4 /* Relocation entries with addends */ macro

Completed in 22 milliseconds