Searched refs:IS_NOPROG (Results 1 – 2 of 2) sorted by relevance
343 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()
352 #define IS_NOPROG(s) (s.sh_type == SHT_NOBITS) macro
Completed in 5 milliseconds