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