Searched refs:stash (Results 1 – 1 of 1) sorted by relevance
918 uint8_t* stash = NULL; in LoadSrcTgtVersion2() local965 res = LoadStash(stashbase, colon, 0, NULL, &stash, &stashalloc, 1); in LoadSrcTgtVersion2()977 MoveRange(*buffer, locs, stash); in LoadSrcTgtVersion2()981 if (stash) { in LoadSrcTgtVersion2()982 free(stash); in LoadSrcTgtVersion2()