EwanCrawford added a comment.

Unfortunately there isn't a user-visible variable for the allocation. 
Information regarding the allocation as a whole is maintained by the runtime.

Within a RS kernel invocation the user only has access to the raw data at a 
specific cell in the allocation, which is available for data inspection.
More information about the allocation can be acquired within a kernel, but only 
by querying API functions.


Repository:
  rL LLVM

http://reviews.llvm.org/D13699



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to