Home
last modified time | relevance | path

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

/components/libc/posix/libdl/
A Ddlelf.c343 if (IS_NOPROG(shdr[index]) && IS_AW(shdr[index])) in dlmodule_load_relocated_object()
405 if (IS_NOPROG(shdr[index]) && IS_AW(shdr[index])) in dlmodule_load_relocated_object()
A Ddlelf.h352 #define IS_NOPROG(s) (s.sh_type == SHT_NOBITS) macro

Completed in 5 milliseconds