Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Dbinary_annotator.h186 struct BinarySection { struct
191 BinarySectionType type = BinarySectionType::Unknown; argument
194 std::vector<BinaryRegion> regions;
Dannotated_binary_text_gen.cpp155 const BinarySection &) { in GenerateComment()