Searched refs:Handles (Results 1 – 18 of 18) sorted by relevance
71 Handles.push_back(SiblingHandlesList()); in createLogicalModule()72 return std::prev(Handles.end()); in createLogicalModule()82 void removeLogicalModule(LMHandle LMH) { Handles.erase(LMH); } in removeLogicalModule()89 for (auto I = Handles.begin(), E = Handles.end(); I != E; ++I) in findSymbol()111 PseudoDylibModuleSetHandlesList Handles; variable
686 DenseMap<Value*, ValueHandleBase*> &Handles = pImpl->ValueHandles; in AddToUseList() local687 const void *OldBucketPtr = Handles.getPointerIntoBucketsArray(); in AddToUseList()689 ValueHandleBase *&Entry = Handles[V]; in AddToUseList()696 if (Handles.isPointerIntoBucketsArray(OldBucketPtr) || in AddToUseList()697 Handles.size() == 1) { in AddToUseList()702 for (DenseMap<Value*, ValueHandleBase*>::iterator I = Handles.begin(), in AddToUseList()703 E = Handles.end(); I != E; ++I) { in AddToUseList()729 DenseMap<Value*, ValueHandleBase*> &Handles = pImpl->ValueHandles; in RemoveFromUseList() local730 if (Handles.isPointerIntoBucketsArray(PrevPtr)) { in RemoveFromUseList()731 Handles.erase(V); in RemoveFromUseList()
21 // Handles byval parameters.142 // Handles byval parameters.170 // Handles byval parameters.
408 // Branch target for ARM. Handles conditional/unconditional422 // Call target for ARM. Handles conditional/unconditional
183 std::forward_list<FunctionHandle> Handles; member1081 Handles.push_front(FunctionHandle(Fn, this)); in scan()
241 // Handles byval parameters.431 // Handles byval parameters.567 // Handles byval parameters. Note that we can't rely on the delegation
269 <h3> Handles </h3>291 Handles have been introduced to clean this up. Using the TiXmlHandle class,
67 /** Handles context-sensitive lexing of implicit line joining such as
295 // Handles byval parameters.
309 [self removeEmailPrompt]; // Handles necessary resizing.
439 + Handles yet more new Linux 2.5 system calls.
1286 Linker read linker scripts everywhere. Handles --whole-archive. Recognizes
2139 //Handles acknowledgement that the file has been deleted on the server2175 // Handles acknowledgement that the directory has been created on the server
374 Handles spaces by escaping them. Pays attention to -o, -fo and -lib.
1944 Handles spaces by escaping them. Pays attention to -o, -fo and -lib.
149 THREADED_TEST(Handles) { in THREADED_TEST() argument
362 * src/getargs.c (flags_argmatch): Handles no-XXX.
20036 * Handles loading of assets from a URL