Home
last modified time | relevance | path

Searched defs:ValueDataBegin (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/profile/
DInstrProfilingWriter.c15 const uint8_t *ValueDataBegin, in llvmWriteProfData()
33 const uint8_t *ValueDataBegin, const uint64_t ValueDataSize, in llvmWriteProfDataImpl()
DInstrProfilingFile.c34 uint8_t *ValueDataBegin = NULL; in writeFile() local