Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp763 uint64_t SecEnd = W.OS.tell(); computeSymbolTable() local
1100 uint64_t SecEnd = W.OS.tell(); writeObject() local
1143 uint64_t SecEnd = W.OS.tell(); writeObject() local
1169 uint64_t SecEnd = W.OS.tell(); writeObject() local
1176 uint64_t SecEnd = W.OS.tell(); writeObject() local
[all...]
/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.cpp190 const uint8_t *SecEnd = SecContent + SectionContent.size(); printSectionsAsHex() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp347 SecEnd->setVisibility(GlobalValue::HiddenVisibility); in CreateInitCallsForSections() local
327 GlobalVariable *SecEnd = CreateSecStartEnd() local