Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformAIX.c174 void __llvm_profile_register_names_function(void *NamesStart, in __llvm_profile_register_names_function() argument
H A DInstrProfilingPlatformOther.c71 __llvm_profile_register_names_function(void * NamesStart,uint64_t NamesSize) __llvm_profile_register_names_function() argument
/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h335 const char *NamesStart; global() variable