Home
last modified time | relevance | path

Searched defs:SecStart (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp622 uint64_t SecStart = W.OS.tell(); in computeSymbolTable() local
1099 uint64_t SecStart = W.OS.tell(); in writeObject() local
1146 uint64_t SecStart = W.OS.tell(); in writeObject() local
1180 uint64_t SecStart = W.OS.tell(); in writeObject() local
1190 uint64_t SecStart = W.OS.tell(); in writeObject() local
1198 uint64_t SecStart = W.OS.tell(); in writeObject() local
1209 uint64_t SecStart = W.OS.tell(); in writeObject() local
/external/llvm/lib/MC/
DELFObjectWriter.cpp781 uint64_t SecStart = getStream().tell(); in computeSymbolTable() local
1239 uint64_t SecStart = getStream().tell(); in writeObject() local
1276 uint64_t SecStart = getStream().tell(); in writeObject() local
1297 uint64_t SecStart = getStream().tell(); in writeObject() local
1306 uint64_t SecStart = getStream().tell(); in writeObject() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp306 GlobalVariable *SecStart = in CreateSecStartEnd() local
331 auto SecStart = SecStartEnd.first; in CreateInitCallsForSections() local
/external/AFLplusplus/instrumentation/
DSanitizerCoveragePCGUARD.so.cc316 GlobalVariable *SecStart = in CreateSecStartEnd() local
354 auto SecStart = SecStartEnd.first; in CreateInitCallsForSections() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfReader.cpp576 const uint8_t *SecStart, const uint64_t SecSize, in decompressSection()
613 const uint8_t *SecStart = BufStart + Entry.Offset; in readImpl() local