HomeSort by relevance Sort by last modified time
    Searched refs:heap_chunk_size (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_report.h 76 uptr heap_chunk_size; member in struct:__tsan::ReportLocation
tsan_report.cc 30 : type(type), global(), heap_chunk_start(0), heap_chunk_size(0), tid(0),
173 loc->heap_chunk_size, loc->heap_chunk_start,
tsan_rtl_report.cc 329 loc->heap_chunk_size = b->siz;

Completed in 3818 milliseconds