Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp758 uint64_t SecEnd = W.OS.tell(); in computeSymbolTable() local
1104 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1156 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1185 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1192 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1204 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1211 uint64_t SecEnd = W.OS.tell(); in writeObject() local
/external/llvm/lib/MC/
DELFObjectWriter.cpp932 uint64_t SecEnd = getStream().tell(); in computeSymbolTable() local
1244 uint64_t SecEnd = getStream().tell(); in writeObject() local
1286 uint64_t SecEnd = getStream().tell(); in writeObject() local
1301 uint64_t SecEnd = getStream().tell(); in writeObject() local
1308 uint64_t SecEnd = getStream().tell(); in writeObject() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp310 GlobalVariable *SecEnd = in CreateSecStartEnd() local
332 auto SecEnd = SecStartEnd.second; in CreateInitCallsForSections() local