Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DELFObjectWriter.cpp788 uint64_t SecEnd = W.OS.tell(); in computeSymbolTable() local
1117 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1159 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1186 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1193 uint64_t SecEnd = W.OS.tell(); in writeObject() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DObjDumper.cpp177 const uint8_t *SecEnd = SecContent + SectionContent.size(); in printSectionsAsHex() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp330 GlobalVariable *SecEnd = in CreateSecStartEnd() local
352 auto SecEnd = SecStartEnd.second; in CreateInitCallsForSections() local