Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DXCOFFObjectWriter.cpp369 if (uint32_t PaddingSize = Csect.Address - CurrentAddressLocation) in writeSections() local
380 if (uint32_t PaddingSize = in writeSections() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp550 uint64_t PaddingSize = 0; in computeTotalAllocSize() local
779 unsigned PaddingSize = 0; in emitSection() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp372 auto PaddingSize = getNumPaddingBytes(NamesSize); in readHeader() local