Searched refs:SubSectionSize (Results 1 – 7 of 7) sorted by relevance
35 MFUN32-NEXT: SubSectionSize: 0x5239 MFUN32-NEXT: SubSectionSize: 0x2443 MFUN32-NEXT: SubSectionSize: 0x4B53 MFUN32-NEXT: SubSectionSize: 0x3058 MFUN32-NEXT: SubSectionSize: 0x2462 MFUN32-NEXT: SubSectionSize: 0x4B72 MFUN32-NEXT: SubSectionSize: 0x3077 MFUN32-NEXT: SubSectionSize: 0x2481 MFUN32-NEXT: SubSectionSize: 0x4B91 MFUN32-NEXT: SubSectionSize: 0x40[all …]
38 ; CHECK-NEXT: SubSectionSize: 0x3C
718 uint32_t SubType, SubSectionSize; in initializeFileAndStringTables() local720 error(consume(Data, SubSectionSize)); in initializeFileAndStringTables()721 if (SubSectionSize > Data.size()) in initializeFileAndStringTables()725 CVFileChecksumTable = Data.substr(0, SubSectionSize); in initializeFileAndStringTables()728 CVStringTable = Data.substr(0, SubSectionSize); in initializeFileAndStringTables()733 uint32_t PaddedSize = alignTo(SubSectionSize, 4); in initializeFileAndStringTables()765 uint32_t SubType, SubSectionSize; in printCodeViewSymbolSection() local767 error(consume(Data, SubSectionSize)); in printCodeViewSymbolSection()771 W.printHex("SubSectionSize", SubSectionSize); in printCodeViewSymbolSection()774 if (SubSectionSize > Data.size()) in printCodeViewSymbolSection()[all …]
13 ; CHECK: SubSectionSize: 0xC
103 ; OBJ: SubSectionSize: 0x15
49 ; CHECK: SubSectionSize: 0x4D
152 ; OBJ: SubSectionSize: 0x1C