Searched refs:loadcmd (Results 1 – 3 of 3) sorted by relevance
76 struct loadcmd struct89 const struct loadcmd *c) in _dl_postprocess_loadcmd() argument118 const struct loadcmd loadcmds[],
25 _dl_map_segment (const struct loadcmd *c, ElfW(Addr) mappref, in ElfW()77 const struct loadcmd loadcmds[], size_t nloadcmds, in _dl_map_segments()81 const struct loadcmd *c = loadcmds; in _dl_map_segments()
1100 struct loadcmd loadcmds[l->l_phnum]; in _dl_map_object_from_fd()1144 struct loadcmd *c = &loadcmds[nloadcmds++]; in _dl_map_object_from_fd()
Completed in 15 milliseconds