Searched refs:cur_func (Results 1 – 1 of 1) sorted by relevance
87 linked_ptr<Function> cur_func; in LoadMapFromMemory() local140 cur_func.reset(ParseFunction(buffer)); in LoadMapFromMemory()141 if (!cur_func.get()) { in LoadMapFromMemory()147 functions_.StoreRange(cur_func->address, cur_func->size, cur_func); in LoadMapFromMemory()151 cur_func.reset(); in LoadMapFromMemory()168 if (!cur_func.get()) { in LoadMapFromMemory()176 cur_func->lines.StoreRange(line->address, line->size, in LoadMapFromMemory()