Home | History | Annotate | Download | only in linker

Lines Matching refs:p_type

260     if (phdr->p_type != PT_LOAD) {
339 if (phdr->p_type != PT_LOAD) {
410 if (phdr->p_type != PT_LOAD || (phdr->p_flags & PF_W) != 0) {
471 if (phdr->p_type != PT_GNU_RELRO) {
543 if (phdr->p_type != PT_GNU_RELRO) {
603 if (phdr->p_type != PT_GNU_RELRO) {
683 if (phdr->p_type != PT_ARM_EXIDX) {
715 if (phdr->p_type == PT_DYNAMIC) {
733 if (phdr->p_type == PT_PHDR) {
742 if (phdr->p_type == PT_LOAD) {
764 if (phdr->p_type != PT_LOAD) {