Searched refs:LLI_LoadCodeSection (Results 1 – 3 of 3) sorted by relevance
35 LLI_LoadCodeSection, // Data = uint32_t Addr, followed by section contests enumerator
82 uint32_t MsgType = IsCode ? LLI_LoadCodeSection : LLI_LoadDataSection; in SendLoadSection()
79 case LLI_LoadCodeSection: in handleMessage()