Home
last modified time | relevance | path

Searched full:filealignment (Results 1 – 25 of 75) sorted by relevance

123

/llvm-project/llvm/test/tools/yaml2obj/COFF/
H A Dload-config.yaml57 FileAlignment: 512
145 FileAlignment: 512
183 FileAlignment: 512
224 FileAlignment: 512
254 FileAlignment: 512
283 FileAlignment: 512
311 FileAlignment: 512
H A Dinvalid-raw-data.yaml8 FileAlignment: 512
H A Dmixed-data.yaml8 FileAlignment: 512
H A Dstructured-data.yaml9 FileAlignment: 512
/llvm-project/lld/test/COFF/
H A Dfilealign.test6 # DEFAULT-HEADER: FileAlignment: 512
11 # FILEALIGN-HEADER: FileAlignment: 4096
/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFWriter.cpp102 // aligned to FileAlignment. in layoutSections()
114 FileSize = alignTo(FileSize, FileAlignment); in layoutSections()
185 FileAlignment = 1; in finalize()
192 FileAlignment = Obj.PeHeader.FileAlignment; in finalize()
203 SizeOfHeaders = alignTo(SizeOfHeaders, FileAlignment); in finalize()
249 FileSize = alignTo(FileSize, FileAlignment); in finalize()
H A DCOFFObject.h186 Dest.FileAlignment = Src.FileAlignment; in copyPeHeader()
/llvm-project/llvm/test/tools/llvm-objdump/COFF/
H A Dprivate-headers.yaml20 # PE32PLUS-NEXT:FileAlignment 00000200
67 FileAlignment: 512
137 # PE32-NEXT:FileAlignment 00000001
H A Darm64ec.yaml80 FileAlignment: 512
149 FileAlignment: 512
/llvm-project/llvm/test/tools/llvm-readobj/COFF/
H A Dtls-directory.test40 FileAlignment: 512
114 FileAlignment: 512
H A Darm64-packed-symbol-name.yaml13 FileAlignment: 512
H A Dexports-forwarder.yaml21 FileAlignment: 512
/llvm-project/lldb/test/Shell/Minidump/Windows/Inputs/
H A Dfind-module.exe.yaml6 FileAlignment: 512
H A Dbroken-unwind.exe.yaml9 FileAlignment: 512
/llvm-project/llvm/test/tools/llvm-objdump/
H A Dfile-headers-pe.test26 FileAlignment: 8
/llvm-project/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 Ddwarf-gnu-debuglink.yaml17 FileAlignment: 512
H A Ddwarf-gnu-debuglink-mismatched-crc.yaml19 FileAlignment: 512
/llvm-project/llvm/test/tools/llvm-tli-checker/
H A Dcoff-reject.test15 FileAlignment: 512
/llvm-project/llvm/test/tools/llvm-objcopy/COFF/Inputs/
H A Di386-exe.yaml6 FileAlignment: 512
H A Donly-keep-sections.yaml6 FileAlignment: 512
/llvm-project/llvm/test/tools/llvm-objcopy/COFF/
H A Ddebug-dir-unmapped.test16 FileAlignment: 512
/llvm-project/llvm/test/Object/Inputs/COFF/
H A Ddata-dir-out-of-bounds.yaml6 FileAlignment: 512

123