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