Searched refs:LLI_LoadCodeSection (Results 1 – 3 of 3) sorted by relevance
67 LLI_LoadCodeSection, // Data = uint64_t Address, void * SectionData enumerator
139 LLIMessageType MsgType = IsCode ? LLI_LoadCodeSection : LLI_LoadDataSection; in SendLoadSection()
79 case LLI_LoadCodeSection: in handleMessage()