Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp69 uintptr_t EndOfBlock = Addr + FreeMB.Free.allocatedSize(); in allocateSection() local
127 uintptr_t EndOfBlock = Addr + MB.allocatedSize(); in allocateSection() local