Home
last modified time | relevance | path

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

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