Searched refs:PT_DYNAMIC (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Delf.h97 #define PT_DYNAMIC 2 /* Dynamic linking information segment. */ macro
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h181 #define PT_DYNAMIC 2 macro
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dbsd.c1240 && phdr->p_type != PT_DYNAMIC)
1260 && phdr->p_type != PT_DYNAMIC)
1282 && phdr->p_type != PT_DYNAMIC)
1302 && phdr->p_type != PT_DYNAMIC)
/osnet-11/usr/src/lib/libproc/common/
H A DPsymtab.c1107 if (phdr->p_type == PT_DYNAMIC)
1161 if (phdr->p_type == PT_DYNAMIC)
/osnet-11/usr/src/grub/grub2/include/grub/
H A Delf.h548 #define PT_DYNAMIC 2 /* Dynamic linking information */ macro

Completed in 55 milliseconds