Searched defs:recordSize (Results 1 – 2 of 2) sorted by relevance
296 unsigned recordSize = computeStructSize(dataLayout); in getTypeSizeInBits() local317 unsigned recordSize = 0; in computeStructSize() local
360 auto splitRecords = [&](size_t recordSize) -> void { in parseSections()390 } else if (auto recordSize = getRecordSize(segname, name)) { in parseSections() local