Searched refs:IS_REL (Results 1 – 2 of 2) sorted by relevance
153 if (!IS_REL(shdr[index])) in dlmodule_load_shared_object()424 if (!IS_REL(shdr[index])) in dlmodule_load_relocated_object()
353 #define IS_REL(s) (s.sh_type == SHT_REL) macro
Completed in 5 milliseconds