Searched refs:alloc_name (Results 1 – 2 of 2) sorted by relevance
943 llvm::StringRef alloc_name = alloc->getName(); in RewritePersistentAllocs() local945 if (alloc_name.starts_with("$") && !alloc_name.starts_with("$__lldb")) { in RewritePersistentAllocs()946 if (alloc_name.find_first_of("0123456789") == 1) { in RewritePersistentAllocs()
140 static int alloc_name(char *name) in alloc_name() function337 ret = alloc_name(device->name); in ib_register_device()