Home
last modified time | relevance | path

Searched refs:FileAlignment (Results 1 – 25 of 61) sorted by relevance

123

/llvm-project-15.0.7/lld/test/COFF/
H A Dfilealign.test6 # DEFAULT-HEADER: FileAlignment: 512
11 # FILEALIGN-HEADER: FileAlignment: 4096
/llvm-project-15.0.7/llvm/lib/ObjCopy/COFF/
H A DCOFFWriter.cpp112 FileSize = alignTo(FileSize, FileAlignment); in layoutSections()
183 FileAlignment = 1; in finalize()
190 FileAlignment = Obj.PeHeader.FileAlignment; in finalize()
201 SizeOfHeaders = alignTo(SizeOfHeaders, FileAlignment); in finalize()
247 FileSize = alignTo(FileSize, FileAlignment); in finalize()
H A DCOFFWriter.h30 size_t FileAlignment; variable
H A DCOFFObject.h187 Dest.FileAlignment = Src.FileAlignment; in copyPeHeader()
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/COFF/
H A Dprivate-headers.yaml20 # PE32PLUS-NEXT:FileAlignment 00000200
67 FileAlignment: 512
137 # PE32-NEXT:FileAlignment 00000001
/llvm-project-15.0.7/lldb/test/Shell/Minidump/Windows/Inputs/
H A Dfind-module.exe.yaml6 FileAlignment: 512
H A Darm-fp-unwind.exe.yaml6 FileAlignment: 512
H A Dbroken-unwind.exe.yaml9 FileAlignment: 512
/llvm-project-15.0.7/lldb/test/Shell/ObjectFile/PECOFF/
H A Ddefault-triple-windows-gnu.yaml13 FileAlignment: 512
H A Ddefault-triple-windows-msvc.yaml13 FileAlignment: 512
H A Dsections-names.yaml14 FileAlignment: 512
H A Dinvalid-export-table.yaml13 FileAlignment: 512
H A Dbasic-info-arm64.yaml18 FileAlignment: 512
H A Ddwarf-gnu-debuglink.yaml17 FileAlignment: 512
H A Dbasic-info.yaml18 FileAlignment: 512
H A Duuid.yaml12 FileAlignment: 512
H A Dsection-types.yaml14 FileAlignment: 512
/llvm-project-15.0.7/llvm/test/tools/llvm-tli-checker/
H A Dcoff-reject.test15 FileAlignment: 512
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/
H A Dfile-headers-pe.test26 FileAlignment: 8
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/COFF/
H A Darm64-packed-symbol-name.yaml13 FileAlignment: 512
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/COFF/Inputs/
H A Di386-exe.yaml6 FileAlignment: 512
H A Dx86_64-exe.yaml6 FileAlignment: 512
H A Donly-keep-sections.yaml6 FileAlignment: 512
/llvm-project-15.0.7/llvm/test/Object/Inputs/COFF/
H A Ddata-dir-out-of-bounds.yaml6 FileAlignment: 512
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/COFF/
H A Ddebug-dir-unmapped.test16 FileAlignment: 512

123