Searched refs:arg_base (Results 1 – 3 of 3) sorted by relevance
326 const size_t arg_base = cursor.WordIndex(); in ParseRecord() local359 cursor.SetWordIndex(arg_base + arg_size_words); in ParseRecord()407 const size_t arg_base = cursor.WordIndex(); in ParseRecord() local439 cursor.SetWordIndex(arg_base + arg_size); in ParseRecord()
146 size_t arg_base = cursor.WordIndex(); in ParseTracePacket() local250 cursor.SetWordIndex(arg_base + arg_size_words); in ParseTracePacket()
211 int targetDataMapper(DeviceTy &Device, void *arg_base, void *arg, in targetDataMapper() argument219 (*MapperFuncPtr)((void *)&MapperComponents, arg_base, arg, arg_size, in targetDataMapper()