Searched defs:BinarySection (Results 1 – 2 of 2) sorted by relevance
189 struct BinarySection { struct194 BinarySectionType type = BinarySectionType::Unknown; argument197 std::vector<BinaryRegion> regions;
167 const BinarySection &) { in GenerateComment()