Searched defs:SecStart (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/MC/ | ||
H A D | ELFObjectWriter.cpp | 614 uint64_t SecStart = align(SymtabSection->getAlign()); computeSymbolTable() local |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | SanitizerCoverage.cpp | 323 GlobalVariable *SecStart = CreateSecStartEnd() local |
/llvm-project/llvm/lib/ProfileData/ | ||
H A D | SampleProfReader.cpp | 963 decompressSection(const uint8_t * SecStart,const uint64_t SecSize,const uint8_t * & DecompressBuf,uint64_t & DecompressBufSize) decompressSection() argument |