Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DLinuxProcMaps.cpp195 llvm::Expected<MemoryRegionInfo> new_region = in ParseLinuxSMapRegions() local
/freebsd/contrib/llvm-project/libc/src/__support/
H A Dblock.h456 ByteSpan new_region = region().subspan(new_outer_size); in split() local