Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DELFObjectWriter.cpp624 uint64_t SecStart = W.OS.tell(); in computeSymbolTable() local
1079 uint64_t SecStart = W.OS.tell(); in writeObject() local
1124 uint64_t SecStart = W.OS.tell(); in writeObject() local
1158 uint64_t SecStart = W.OS.tell(); in writeObject() local
1168 uint64_t SecStart = W.OS.tell(); in writeObject() local
1176 uint64_t SecStart = W.OS.tell(); in writeObject() local
1187 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-7.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp255 GlobalVariable *SecStart = in CreateSecStartEnd() local
273 auto SecStart = SecStartEnd.first; in CreateInitCallsForSections() local