Searched refs:IS_RELA (Results 1 – 2 of 2) sorted by relevance
156 if (!IS_RELA(shdr[index])) in dlmodule_load_shared_object()427 if (!IS_RELA(shdr[index])) in dlmodule_load_relocated_object()
354 #define IS_RELA(s) (s.sh_type == SHT_RELA) macro
Completed in 6 milliseconds