Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp652 uint64_t SecEnd = W.OS.tell(); in computeSymbolTable() local
989 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1032 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1058 uint64_t SecEnd = W.OS.tell(); in writeObject() local
1065 uint64_t SecEnd = W.OS.tell(); in writeObject() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.cpp190 const uint8_t *SecEnd = SecContent + SectionContent.size(); in printSectionsAsHex() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp327 GlobalVariable *SecEnd = in CreateSecStartEnd() local
347 auto SecEnd = SecStartEnd.second; in CreateInitCallsForSections() local