Searched refs:INSTR_PROF_RAW_HEADER (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/profile/
H A DInstrProfiling.h29 #define INSTR_PROF_RAW_HEADER(Type, Name, Initializer) Type Name; macro
H A DInstrProfilingWriter.c52 #define INSTR_PROF_RAW_HEADER(Type, Name, Init) Header.Name = Init; macro
/external/llvm/include/llvm/ProfileData/
H A DInstrProf.h558 #define INSTR_PROF_RAW_HEADER(Type, Name, Init) const Type Name; macro

Completed in 79 milliseconds