Searched defs:block_begin (Results 1 – 3 of 3) sorted by relevance
141 block_iterator block_begin() const { return Blocks.begin(); } in block_begin() function
271 BlockIterator block_begin() const { return Blocks.begin(); } in block_begin() function
321 void *block_begin = a->GetBlockBegin((void*)addr); in AddLocation() local