Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.cpp68 static void unref(ThreadState *thr, uptr pc, FdSync *s) { in unref() function
106 unref(thr, pc, d->sync); in init()
109 unref(thr, pc, in init()
114 unref(thr, pc, s); in init()
118 unref(thr, pc, s); in init()
239 unref(thr, pc, d->sync); in FdClose()
241 unref(thr, pc, in FdClose()
272 unref(thr, pc, s); in FdPipeCreate()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_fd.cpp62 static void unref(ThreadState *thr, uptr pc, FdSync *s) { in unref() function
100 unref(thr, pc, d->sync); in init()
104 unref(thr, pc, s); in init()
108 unref(thr, pc, s); in init()
212 unref(thr, pc, d->sync); in FdClose()
241 unref(thr, pc, s); in FdPipeCreate()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Daddrsig.ll51 ; CHECK-NOT: .addrsig_sym unref
52 @unref = external global i32
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Daddrsig-macho.ll112 @unref = external global i32
/llvm-project-15.0.7/lld/test/MachO/
H A Ddead-strip.s259 # RUN: FileCheck --check-prefix=UNWIND --implicit-check-not unref %s
664 ## int unref() {