Home
last modified time | relevance | path

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

/components/libc/posix/libdl/
A Ddlelf.c156 if (!IS_RELA(shdr[index])) in dlmodule_load_shared_object()
427 if (!IS_RELA(shdr[index])) in dlmodule_load_relocated_object()
A Ddlelf.h354 #define IS_RELA(s) (s.sh_type == SHT_RELA) macro

Completed in 8 milliseconds