Home
last modified time | relevance | path

Searched refs:removeIfPresent (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Drecord_section_tracker.h76 bool removeIfPresent(ExecutorAddrRange R) { in removeIfPresent() function
77 if (removeIfPresent(New, R)) in removeIfPresent()
79 return removeIfPresent(Processed, R); in removeIfPresent()
93 bool removeIfPresent(std::vector<span<RecordElement>> &V, in removeIfPresent() function
H A Dmacho_platform.cpp688 JDS->ObjCRuntimeRegistrationObjects.removeIfPresent(KV.second); in deregisterObjectPlatformSections()
690 JDS->ModInitsSections.removeIfPresent(KV.second); in deregisterObjectPlatformSections()
H A Delfnix_platform.cpp299 JDS->RecordedInits.removeIfPresent(I); in deregisterInits()