Searched refs:PT_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
| /sys/kern/ | ||
| D | loader.c | 149 ASSERT(phdr[i].p_type != PT_DYNAMIC); in Loader_Load() |
| /sys/include/ | ||
| D | elf_common.h | 330 #define PT_DYNAMIC 2 /* Dynamic linking information segment. */ macro |