Home
last modified time | relevance | path

Searched refs:SubSectionSize (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dcodeview-linetables.test35 MFUN32-NEXT: SubSectionSize: 0x52
39 MFUN32-NEXT: SubSectionSize: 0x24
43 MFUN32-NEXT: SubSectionSize: 0x4B
53 MFUN32-NEXT: SubSectionSize: 0x30
58 MFUN32-NEXT: SubSectionSize: 0x24
62 MFUN32-NEXT: SubSectionSize: 0x4B
72 MFUN32-NEXT: SubSectionSize: 0x30
77 MFUN32-NEXT: SubSectionSize: 0x24
81 MFUN32-NEXT: SubSectionSize: 0x4B
91 MFUN32-NEXT: SubSectionSize: 0x40
[all …]
Dcodeview-inlining.test38 ; CHECK-NEXT: SubSectionSize: 0x3C
/external/llvm/test/tools/llvm-readobj/
Dcodeview-linetables.test35 MFUN32-NEXT: SubSectionSize: 0x52
39 MFUN32-NEXT: SubSectionSize: 0x24
43 MFUN32-NEXT: SubSectionSize: 0x4B
53 MFUN32-NEXT: SubSectionSize: 0x30
58 MFUN32-NEXT: SubSectionSize: 0x24
62 MFUN32-NEXT: SubSectionSize: 0x4B
72 MFUN32-NEXT: SubSectionSize: 0x30
77 MFUN32-NEXT: SubSectionSize: 0x24
81 MFUN32-NEXT: SubSectionSize: 0x4B
91 MFUN32-NEXT: SubSectionSize: 0x40
[all …]
Dcodeview-inlining.test38 ; CHECK-NEXT: SubSectionSize: 0x3C
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp718 uint32_t SubType, SubSectionSize; in initializeFileAndStringTables() local
720 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() local
767 error(consume(Data, SubSectionSize)); in printCodeViewSymbolSection()
771 W.printHex("SubSectionSize", SubSectionSize); in printCodeViewSymbolSection()
774 if (SubSectionSize > Data.size()) in printCodeViewSymbolSection()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp923 uint32_t SubType, SubSectionSize; in initializeFileAndStringTables() local
925 error(Reader.readInteger(SubSectionSize)); in initializeFileAndStringTables()
928 error(Reader.readFixedString(Contents, SubSectionSize)); in initializeFileAndStringTables()
942 uint32_t PaddedSize = alignTo(SubSectionSize, 4); in initializeFileAndStringTables()
943 error(Reader.skip(PaddedSize - SubSectionSize)); in initializeFileAndStringTables()
973 uint32_t SubType, SubSectionSize; in printCodeViewSymbolSection() local
975 error(consume(Data, SubSectionSize)); in printCodeViewSymbolSection()
979 W.printHex("SubSectionSize", SubSectionSize); in printCodeViewSymbolSection()
982 if (SubSectionSize > Data.size()) in printCodeViewSymbolSection()
984 StringRef Contents = Data.substr(0, SubSectionSize); in printCodeViewSymbolSection()
[all …]
/external/llvm/test/DebugInfo/COFF/
Dtypedef.ll13 ; CHECK: SubSectionSize: 0xC
Dtypes-array.ll49 ; CHECK: SubSectionSize: 0x4D
Dglobals.ll103 ; OBJ: SubSectionSize: 0x15
Dinlining.ll152 ; OBJ: SubSectionSize: 0x1C
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dfpo-csrs.ll73 ; OBJ-NEXT: SubSectionSize:
131 ; OBJ-NEXT: SubSectionSize:
202 ; OBJ-NEXT: SubSectionSize:
290 ; OBJ-NEXT: SubSectionSize:
390 ; OBJ-NEXT: SubSectionSize:
Dmultifile.ll56 ; OBJ32-NEXT: SubSectionSize: 0x30
144 ; OBJ64-NEXT: SubSectionSize: 0x48
Dsimple.ll103 ; OBJ32-NEXT: SubSectionSize: 0x18
210 ; OBJ64-NEXT: SubSectionSize: 0x18
Dtypes-cvarargs.ll28 ; CHECK: SubSectionSize: 0x2A
Dlines-difile.ll23 ; OBJ: SubSectionSize: 0x18
Dinlining-header.ll51 ; OBJ: SubSectionSize: 0x1C
Dinlining.ll157 ; OBJ: SubSectionSize: 0x1C
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/
Dcv-fpo-setframe.s69 # OBJ-NEXT: SubSectionSize:
Dcv-fpo-csrs.s66 # OBJ-NEXT: SubSectionSize: 0xC4