Home
last modified time | relevance | path

Searched defs:AlignedSize (Results 1 – 5 of 5) sorted by relevance

/external/google-breakpad/src/common/linux/
Delf_core_dump.cc90 size_t ElfCoreDump::Note::AlignedSize(size_t size) { in AlignedSize() function in google_breakpad::ElfCoreDump::Note
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp100 uintptr_t AlignedSize = (Size + Alignment - 1) / Alignment * Alignment; in useSpace() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp101 uintptr_t AlignedSize = (Size + Alignment - 1) / Alignment * Alignment; in useSpace() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp346 uint64_t AlignedSize = in computeAllocationSizeForSections() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp397 uint64_t AlignedSize = in computeAllocationSizeForSections() local