Searched defs:COMPILER_RT_CLEANUP (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPort.h25 #define COMPILER_RT_CLEANUP(x) macro
33 #define COMPILER_RT_CLEANUP(x) __attribute__((cleanup(x))) macro

Completed in 159 milliseconds