Searched defs:alloc_name (Results 1 – 3 of 3) sorted by relevance
304 extern "C" DWORD alloc_name(LPSTR* pname, LPSTR postfix, BOOL isNT) { in alloc_name() function
140 static int alloc_name(char *name) in alloc_name() function
943 llvm::StringRef alloc_name = alloc->getName(); in RewritePersistentAllocs() local