Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDObjDumper.cpp101 const uint8_t *SecEnd = SectionContent.bytes_end(); in printSectionsAsString() local
134 const uint8_t *SecEnd = SecContent + SectionContent.size(); in printSectionsAsHex() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
HDELFObjectWriter.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
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDSanitizerCoverage.cpp310 GlobalVariable *SecEnd = in CreateSecStartEnd() local
332 auto SecEnd = SecStartEnd.second; in CreateInitCallsForSections() local