Searched defs:SecEnd (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/MC/ | ||
H A D | ELFObjectWriter.cpp | 763 uint64_t SecEnd = W.OS.tell(); computeSymbolTable() local |
/llvm-project/llvm/tools/llvm-readobj/ | ||
H A D | ObjDumper.cpp | 190 const uint8_t *SecEnd = SecContent + SectionContent.size(); printSectionsAsHex() local |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | SanitizerCoverage.cpp | 347 SecEnd->setVisibility(GlobalValue::HiddenVisibility); in CreateInitCallsForSections() local |