Searched defs:block_begin (Results 1 – 6 of 6) sorted by relevance
207 void *block_begin = a->GetBlockBegin((void *)addr); __tsan_locate_address() local 247 void *block_begin = a->GetBlockBegin((void *)addr); __tsan_get_alloc_stack() local
112 void *block_begin = a->GetBlockBegin((void *)addr); in __tsan_external_assign_tag() local
297 uptr block_begin = 0; in AddLocation() local
79 block_iterator block_begin() const { return getBlocks().begin(); } block_begin() function
176 const_block_iterator block_begin() const { in block_begin() function
178 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function