Searched defs:BinarySection (Results 1 – 2 of 2) sorted by relevance
186 struct BinarySection { struct191 BinarySectionType type = BinarySectionType::Unknown; argument194 std::vector<BinaryRegion> regions;
155 const BinarySection &) { in GenerateComment()