Home
last modified time | relevance | path

Searched defs:BinarySection (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/src/
Dbinary_annotator.h189 struct BinarySection { struct
194 BinarySectionType type = BinarySectionType::Unknown; argument
197 std::vector<BinaryRegion> regions;
Dannotated_binary_text_gen.cpp167 const BinarySection &) { in GenerateComment()