Searched defs:AlignedSize (Results 1 – 5 of 5) sorted by relevance
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
101 uintptr_t AlignedSize = (Size + Alignment - 1) / Alignment * Alignment; in useSpace() local
346 uint64_t AlignedSize = in computeAllocationSizeForSections() local
397 uint64_t AlignedSize = in computeAllocationSizeForSections() local