Home
last modified time | relevance | path

Searched refs:SectionCount (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/COFF/
H A Dfile-headers.test11 # ARM-NEXT: SectionCount: 0
39 # ARM64-NEXT: SectionCount: 0
67 # I386-NEXT: SectionCount: 0
95 # X86-64-NEXT: SectionCount: 0
123 # I386-CUSTOM-HEADER-NEXT: SectionCount: 0
301 # UNKNOWN-NEXT: SectionCount: 0
H A Dpeplus.test8 CHECK: SectionCount: 1
H A Dbigobj.test9 CHECK-NEXT: SectionCount: 3
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/COFF/
H A Dadd-section.test9 # CHECK-ADD: SectionCount: 2
24 # CHECK-ADD-EMPTY-NAME: SectionCount: 2
42 # CHECK-EXTENDED-RELOCS: SectionCount: 2
/llvm-project-15.0.7/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp206 uint16_t SectionCount = 0; member in __anondfe4bda90111::XCOFFObjectWriter
357 SectionCount = 0; in reset()
767 W.write<uint16_t>(SectionCount); in writeFileHeader()
1010 SectionCount++; in assignAddressesAndIndices()
1079 SectionCount++; in assignAddressesAndIndices()
1118 SectionCount * XCOFF::SectionHeaderSize64) in assignAddressesAndIndices()
1120 SectionCount * XCOFF::SectionHeaderSize32)) + in assignAddressesAndIndices()
H A DWasmObjectWriter.cpp242 uint32_t SectionCount = 0; member in __anon85aef9ab0111::WasmObjectWriter
383 Section.Index = SectionCount++; in startSection()
1459 SectionCount = 0; in writeOneObject()
1950 Entry.Index += SectionCount; in writeOneObject()
/llvm-project-15.0.7/lld/test/COFF/
H A Dlargeaddressaware.test11 HEADER-NEXT: SectionCount: 4
H A Dhello32.test13 HEADER-NEXT: SectionCount: 4