Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp614 uint64_t SecStart = align(SymtabSection->getAlign()); computeSymbolTable() local
1095 const uint64_t SecStart = align(Section.getAlign()); writeObject() local
1138 const uint64_t SecStart = align(Group->getAlign()); writeObject() local
1164 const uint64_t SecStart = align(RelSection->getAlign()); writeObject() local
1174 uint64_t SecStart = W.OS.tell(); writeObject() local
1182 uint64_t SecStart = W.OS.tell(); writeObject() local
[all...]
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp323 GlobalVariable *SecStart = CreateSecStartEnd() local
346 auto SecStart = SecStartEnd.first; CreateInitCallsForSections() local
/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp963 decompressSection(const uint8_t * SecStart,const uint64_t SecSize,const uint8_t * & DecompressBuf,uint64_t & DecompressBufSize) decompressSection() argument
1002 const uint8_t *SecStart = BufStart + Entry.Offset; readImpl() local