OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__llvm_profile_begin_data
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfilingPlatformDarwin.c
33
const __llvm_profile_data *
__llvm_profile_begin_data
(void) {
function in typeref:typename:COMPILER_RT_VISIBILITY const __llvm_profile_data *
InstrProfiling.h
52
const __llvm_profile_data *
__llvm_profile_begin_data
(void);
InstrProfilingPlatformLinux.c
40
__llvm_profile_begin_data
(void) {
function in typeref:typename:COMPILER_RT_VISIBILITY const __llvm_profile_data *
InstrProfiling.c
46
const __llvm_profile_data *DataBegin =
__llvm_profile_begin_data
();
InstrProfilingBuffer.c
15
const __llvm_profile_data *DataBegin =
__llvm_profile_begin_data
();
InstrProfilingPlatformOther.c
57
const __llvm_profile_data *
__llvm_profile_begin_data
(void) { return DataFirst; }
function in typeref:typename:COMPILER_RT_VISIBILITY const __llvm_profile_data *
InstrProfilingValue.c
140
const __llvm_profile_data *DataBegin =
__llvm_profile_begin_data
();
InstrProfilingWriter.c
99
const __llvm_profile_data *DataBegin =
__llvm_profile_begin_data
();
/src/sys/external/bsd/compiler_rt/dist/test/profile/
instrprof-value-prof-2.c
10
const __llvm_profile_data *
__llvm_profile_begin_data
(void);
34
Data =
__llvm_profile_begin_data
();
instrprof-value-prof.c
31
const __llvm_profile_data *
__llvm_profile_begin_data
(void);
97
Data =
__llvm_profile_begin_data
();
Completed in 13 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025