Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/profile/
H A DInstrProfilingPlatformLinux.c19 #define PROF_NAME_START INSTR_PROF_SECT_START(INSTR_PROF_NAME_SECT_NAME) macro
33 extern char PROF_NAME_START COMPILER_RT_VISIBILITY;
55 return &PROF_NAME_START; in __llvm_profile_begin_names()