Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DObjDumper.cpp81 const uint8_t *SecEnd = SectionContent.bytes_end(); in printSectionAsString() local
113 const uint8_t *SecEnd = SecContent + SectionContent.size(); in printSectionAsHex() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DELFObjectWriter.cpp742 uint64_t SecEnd = W.OS.tell(); in computeSymbolTable() local
1084 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1134 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1163 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1170 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1182 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1189 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-7.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp259 GlobalVariable *SecEnd = in CreateSecStartEnd() local
274 auto SecEnd = SecStartEnd.second; in CreateInitCallsForSections() local