Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp222 bool removeIfPresent(ExecutorAddrRange R) { in removeIfPresent() function in __anond959cc780211::MachOPlatformRuntimeState::RecordSectionsTracker
223 if (removeIfPresent(New, R)) in removeIfPresent()
225 return removeIfPresent(Processed, R); in removeIfPresent()
239 bool removeIfPresent(std::vector<span<RecordElement>> &V, in removeIfPresent() function in __anond959cc780211::MachOPlatformRuntimeState::RecordSectionsTracker
758 JDS->ObjCRuntimeRegistrationObjects.removeIfPresent(KV.second); in deregisterObjectPlatformSections()
760 JDS->ModInitsSections.removeIfPresent(KV.second); in deregisterObjectPlatformSections()