OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COMPILER_RT_WEAK
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
esan_interface.h
26
#define
COMPILER_RT_WEAK
__declspec(selectany)
28
#define
COMPILER_RT_WEAK
__attribute__((weak))
30
#define
COMPILER_RT_WEAK
40
void
COMPILER_RT_WEAK
__esan_report(void);
44
unsigned int
COMPILER_RT_WEAK
__esan_get_sample_count(void);
/src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfilingPort.h
16
#define
COMPILER_RT_WEAK
__declspec(selectany)
20
#define
COMPILER_RT_WEAK
__attribute__((weak))
24
#define
COMPILER_RT_WEAK
InstrProfiling.c
21
COMPILER_RT_WEAK
uint64_t __llvm_profile_raw_version = INSTR_PROF_RAW_VERSION;
InstrProfilingFile.c
70
COMPILER_RT_WEAK
int __llvm_profile_OwnsFilename = 0;
71
COMPILER_RT_WEAK
const char *__llvm_profile_CurrentFilename = NULL;
Completed in 15 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025