Lines Matching defs:SecEnd
652 uint64_t SecEnd = W.OS.tell();
653 SymtabSection->setOffsets(SecStart, SecEnd);
666 SecEnd = W.OS.tell();
667 SymtabShndxSection->setOffsets(SecStart, SecEnd);
989 uint64_t SecEnd = W.OS.tell();
990 Section.setOffsets(SecStart, SecEnd);
1032 uint64_t SecEnd = W.OS.tell();
1033 Group->setOffsets(SecStart, SecEnd);
1058 uint64_t SecEnd = W.OS.tell();
1059 RelSection->setOffsets(SecStart, SecEnd);
1065 uint64_t SecEnd = W.OS.tell();
1066 AddrsigSection->setOffsets(SecStart, SecEnd);