Searched defs:SectionLength (Results 1 – 3 of 3) sorted by relevance
568 std::vector<std::pair<DWARFSectionKind, uint32_t>> &SectionLength) { in handleSection()690 std::vector<std::pair<DWARFSectionKind, uint32_t>> SectionLength; in write() local
184 std::optional<uint32_t> SectionLength; member
808 unsigned SectionLength = A.getStartIdx() + A.getLength(); in compareStructure() local