Searched refs:dylinker_command (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dmach_loader.c208 struct dylinker_command *lcp,
471 struct dylinker_command *dlp = 0;
677 dlp = (struct dylinker_command *)lcp;
1324 struct dylinker_command *lcp,
/darwin-on-arm/xnu/EXTERNAL_HEADERS/mach-o/
H A Dloader.h743 * A program that uses a dynamic linker contains a dylinker_command to identify
745 * contains a dylinker_command to identify the dynamic linker (LC_ID_DYLINKER).
750 struct dylinker_command { struct

Completed in 78 milliseconds