Searched refs:lastAddr (Results 1 – 1 of 1) sorted by relevance
227 uint64_t lastAddr = 0; // strings will never start at address 0, so this in writeMapFile() local231 if (addr != lastAddr) in writeMapFile()233 lastAddr = addr; in writeMapFile()