Home
last modified time | relevance | path

Searched defs:SegmentInfo (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h137 struct SegmentInfo { struct
138 uint32_t Index;
139 StringRef Name;
140 uint32_t Alignment;
141 SegmentFlags Flags;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp219 for (const WasmYAML::SegmentInfo &SegmentInfo : Section.SegmentInfos) { in writeSectionContent() local
DWasmYAML.cpp350 IO &IO, WasmYAML::SegmentInfo &SegmentInfo) { in mapping()
/third_party/skia/tests/
DPathTest.cpp2863 struct SegmentInfo { struct
2864 SkPath fPath;
2865 int fPointCount;