Searched defs:TotalLen (Results 1 – 3 of 3) sorted by relevance
245 uint32_t TotalLen = sizeof(RecordPrefix) + Data.size(); in toCodeViewSymbol() local
271 uint32_t TotalLen = sizeof(RecordPrefix) + Data.size(); in toCodeViewSymbol() local
2459 WORD TotalLen; member