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

/darwin-on-arm/xnu/bsd/kern/
H A Dmach_loader.c148 struct linkedit_data_command *lcp,
698 (struct linkedit_data_command *) lcp,
1462 struct linkedit_data_command *lcp,
1480 if (lcp->cmdsize != sizeof (struct linkedit_data_command) ||
/darwin-on-arm/xnu/EXTERNAL_HEADERS/mach-o/
H A Dloader.h1152 * The linkedit_data_command contains the offsets and sizes of a blob
1155 struct linkedit_data_command { struct
1159 uint32_t cmdsize; /* sizeof(struct linkedit_data_command) */
1429 * The LC_DATA_IN_CODE load commands uses a linkedit_data_command

Completed in 22 milliseconds