reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
311 if (addr == 0) 317 if (FdLocation(addr, &fd, &creat_tid, &creat_stack)) { 330 if (a->PointerIsMine((void*)addr)) { 331 void *block_begin = a->GetBlockBegin((void*)addr); 338 loc->heap_chunk_start = (uptr)allocator()->GetBlockBegin((void *)addr); 349 if (ThreadContext *tctx = IsThreadStackOrTls(addr, &is_stack)) { 357 if (ReportLocation *loc = SymbolizeData(addr)) {