Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/profile/
H A DInstrProfilingPlatformLinux.c20 #define PROF_NAME_STOP INSTR_PROF_SECT_STOP(INSTR_PROF_NAME_SECT_NAME) macro
34 extern char PROF_NAME_STOP COMPILER_RT_VISIBILITY;
58 return &PROF_NAME_STOP; in __llvm_profile_end_names()