Home
last modified time | relevance | path

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

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