Searched refs:PT_LOAD (Results 1 – 5 of 5) sorted by relevance
17 text PT_LOAD;18 bss PT_LOAD;
15 text PT_LOAD;16 bss PT_LOAD;
23 text PT_LOAD;24 bss PT_LOAD;
184 if (phdr->p_type != PT_LOAD)231 if (phdr->p_type != PT_LOAD)
455 #define PT_LOAD 1 /* loadable segment */ macro
Completed in 9 milliseconds