Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/compiler_rt/dist/lib/profile/
DInstrProfilingPlatformLinux.c17 #define PROF_NAME_START INSTR_PROF_SECT_START(INSTR_PROF_NAME_SECT_NAME) macro
29 extern char PROF_NAME_START COMPILER_RT_VISIBILITY;
48 return &PROF_NAME_START; in __llvm_profile_begin_names()