Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h337 struct AllocationRecord { struct
347 AllocationRecord(uintptr_t host_address, uint32_t permissions, in AllocationRecord() argument