Home
last modified time | relevance | path

Searched defs:PaddingSize (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp489 int64_t PaddingSize = in writeSectionData() local
506 int64_t PaddingSize = in writeRelocations() local
647 int64_t PaddingSize = in writeSymbols() local
H A DELFEmitter.cpp83 uint64_t PaddingSize = AlignedOffset - CurrentOffset; in padToAlignment() local
/llvm-project-15.0.7/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.cpp161 uint64_t PaddingSize = in layoutSegments() local
/llvm-project-15.0.7/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp1179 if (uint32_t PaddingSize = Csect.Address - CurrentAddressLocation) in writeSectionForControlSectionEntry() local
1190 if (uint64_t PaddingSize = in writeSectionForControlSectionEntry() local
1207 if (uint64_t PaddingSize = DwarfEntry.Address - CurrentAddressLocation) in writeSectionForDwarfSectionEntry() local
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp570 uint64_t PaddingSize = 0; in computeTotalAllocSize() local
807 unsigned PaddingSize = 0; in emitSection() local
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProfReader.cpp409 auto PaddingSize = getNumPaddingBytes(NamesSize); in readHeader() local
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp3618 uint64_t PaddingSize = 0; // size of padding required at the end in mapCodeSections() local
3976 const uint64_t PaddingSize = in appendPadding() local