OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__llvm_profile_get_version
(Results
1 - 4
of
4
) sorted by null
/external/compiler-rt/lib/profile/
InstrProfiling.h
131
uint64_t
__llvm_profile_get_version
(void);
InstrProfiling.c
34
COMPILER_RT_VISIBILITY uint64_t
__llvm_profile_get_version
(void) {
function
InstrProfData.inc
98
INSTR_PROF_RAW_HEADER(uint64_t, Version,
__llvm_profile_get_version
())
/external/llvm/include/llvm/ProfileData/
InstrProfData.inc
98
INSTR_PROF_RAW_HEADER(uint64_t, Version,
__llvm_profile_get_version
())
Completed in 159 milliseconds