Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DObjDumper.cpp115 const uint8_t *SecEnd = SectionContent.bytes_end(); in printSectionsAsString() local
147 const uint8_t *SecEnd = SecContent + SectionContent.size(); in printSectionsAsHex() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp758 uint64_t SecEnd = W.OS.tell(); in computeSymbolTable() local
1100 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1150 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1177 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1184 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1196 uint64_t SecEnd = W.OS.tell(); in writeObject() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp342 GlobalVariable *SecEnd = in CreateSecStartEnd() local
363 auto SecEnd = SecStartEnd.second; in CreateInitCallsForSections() local