Searched defs:AlignedSize (Results 1 – 8 of 8) sorted by relevance
59 static inline uint32_t AlignedSize() { in AlignedSize() function
90 size_t ElfCoreDump::Note::AlignedSize(size_t size) { in AlignedSize() function in google_breakpad::ElfCoreDump::Note
100 uintptr_t AlignedSize = (Size + Alignment - 1) / Alignment * Alignment; in useSpace() local
773 size_t AlignedSize = alignTo(Size, Mapping.getObjectAlignment()); in tagAlloca() local1166 uint64_t AlignedSize = alignTo(Size, Mapping.getObjectAlignment()); in sanitizeFunction() local
468 uint64_t AlignedSize = alignTo(Size, kTagGranuleSize); in alignAndPadAlloca() local
1004 uint64_t AlignedSize = 0; in relaxBoundaryAlign() local
346 uint64_t AlignedSize = in computeAllocationSizeForSections() local
451 uint64_t AlignedSize = in computeAllocationSizeForSections() local