Lines Matching defs:SecEnd
662 uint64_t SecEnd = W.OS.tell();
663 SymtabSection->setOffsets(SecStart, SecEnd);
676 SecEnd = W.OS.tell();
677 SymtabShndxSection->setOffsets(SecStart, SecEnd);
1045 uint64_t SecEnd = W.OS.tell();
1046 Section.setOffsets(SecStart, SecEnd);
1086 uint64_t SecEnd = W.OS.tell();
1087 Group->setOffsets(SecStart, SecEnd);
1112 uint64_t SecEnd = W.OS.tell();
1113 RelSection->setOffsets(SecStart, SecEnd);
1119 uint64_t SecEnd = W.OS.tell();
1120 AddrsigSection->setOffsets(SecStart, SecEnd);