Lines Matching refs:SecStart
625 uint64_t SecStart = W.OS.tell(); in computeSymbolTable() local
758 SectionOffsets[SymtabSection] = std::make_pair(SecStart, SecEnd); in computeSymbolTable()
767 SecStart = W.OS.tell(); in computeSymbolTable()
773 SectionOffsets[SymtabShndxSection] = std::make_pair(SecStart, SecEnd); in computeSymbolTable()
1094 uint64_t SecStart = W.OS.tell(); in writeObject() local
1100 SectionOffsets[&Section] = std::make_pair(SecStart, SecEnd); in writeObject()
1141 uint64_t SecStart = W.OS.tell(); in writeObject() local
1152 SectionOffsets[Group] = std::make_pair(SecStart, SecEnd); in writeObject()
1175 uint64_t SecStart = W.OS.tell(); in writeObject() local
1181 SectionOffsets[RelSection] = std::make_pair(SecStart, SecEnd); in writeObject()
1185 uint64_t SecStart = W.OS.tell(); in writeObject() local
1188 SectionOffsets[AddrsigSection] = std::make_pair(SecStart, SecEnd); in writeObject()
1193 uint64_t SecStart = W.OS.tell(); in writeObject() local
1200 SectionOffsets[CGProfileSection] = std::make_pair(SecStart, SecEnd); in writeObject()
1204 uint64_t SecStart = W.OS.tell(); in writeObject() local
1207 SectionOffsets[Sec] = std::make_pair(SecStart, SecEnd); in writeObject()