Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingPort.h25 #define COMPILER_RT_CLEANUP(x) macro
39 #define COMPILER_RT_CLEANUP(x) __attribute__((cleanup(x))) macro