Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformLinux.c25 #define PROF_NAME_START INSTR_PROF_SECT_START(INSTR_PROF_NAME_COMMON) macro
55 extern char PROF_NAME_START COMPILER_RT_VISIBILITY COMPILER_RT_WEAK;
69 return &PROF_NAME_START; in __llvm_profile_begin_names()