Searched refs:allocation_address (Results 1 – 7 of 7) sorted by relevance
296 lldb::addr_t allocation_address = LLDB_INVALID_ADDRESS; in Malloc() local321 allocation_address = FindSpace(allocation_size); in Malloc()322 if (allocation_address == LLDB_INVALID_ADDRESS) { in Malloc()338 allocation_address = in Malloc()341 allocation_address = in Malloc()352 allocation_address = FindSpace(allocation_size); in Malloc()353 if (allocation_address == LLDB_INVALID_ADDRESS) { in Malloc()365 allocation_address = in Malloc()368 allocation_address = in Malloc()389 aligned_address = (allocation_address + mask) & (~mask); in Malloc()[all …]
89 uintptr_t allocation_address; member
90 uintptr_t allocation_address; member
116 uint64_t address = operation.allocation_address; in CommitOperation()
252 uint64_t allocation_address; member
1333 R->allocation_address = ChunkAddr; in getInlineErrorInfo()1395 if (ErrorInfo->reports[J].allocation_address == UntaggedEntryPtr) { in getRingBufferErrorInfo()1412 R->allocation_address = UntaggedEntryPtr; in getRingBufferErrorInfo()
884 R->allocation_address = ChunkAddr; in getErrorInfo()910 R->allocation_address = ChunkAddr; in getErrorInfo()