Searched refs:heap_chunk_start (Results 1 – 5 of 5) sorted by relevance
30 : type(type), global(), heap_chunk_start(0), heap_chunk_size(0), tid(0), in ReportLocation()187 loc->heap_chunk_size, loc->heap_chunk_start, in PrintLocation()399 loc->heap_chunk_size, loc->heap_chunk_start); in PrintLocation()
76 uptr heap_chunk_start; member
118 *start = loc->heap_chunk_start; in __tsan_get_report_loc()
333 loc->heap_chunk_start = (uptr)allocator()->GetBlockBegin((void *)addr); in AddLocation()
97 loc->heap_chunk_start = cbctx.start; in SymbolizeData()