Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileFromAtoms.cpp90 struct SegmentInfo { struct
93 StringRef name;
94 uint64_t address;
95 uint64_t size;
96 uint32_t init_access;
97 uint32_t max_access;
98 std::vector<SectionInfo*> sections;
99 uint32_t normalizedSegmentIndex;
102 SegmentInfo::SegmentInfo(StringRef n) in SegmentInfo() function in __anon2e8aa0f30111::SegmentInfo
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DWasmYAML.h140 struct SegmentInfo { struct
141 uint32_t Index;
142 StringRef Name;
143 uint32_t Alignment;
144 SegmentFlags Flags;
/external/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;
/external/llvm-project/llvm/tools/obj2yaml/
Dwasm2yaml.cpp97 WasmYAML::SegmentInfo SegmentInfo; in dumpCustomSection() local
/external/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()
/external/libwebm/testing/
Dmkvmuxer_tests.cc121 TEST_F(MuxerTest, SegmentInfo) { in TEST_F() argument
Dmkvparser_tests.cc133 TEST_F(ParserTest, SegmentInfo) { in TEST_F() argument
/external/llvm-project/llvm/lib/ObjectYAML/
DWasmEmitter.cpp221 for (const WasmYAML::SegmentInfo &SegmentInfo : Section.SegmentInfos) { in writeSectionContent() local
DWasmYAML.cpp352 IO &IO, WasmYAML::SegmentInfo &SegmentInfo) { in mapping()
/external/ImageMagick/MagickCore/
Dimage.h111 } SegmentInfo; typedef
/external/skia/tests/
DPathTest.cpp2864 struct SegmentInfo { struct
2865 SkPath fPath;
2866 int fPointCount;
/external/skqp/tests/
DPathTest.cpp2856 struct SegmentInfo { struct
2857 SkPath fPath;
2858 int fPointCount;
/external/libaom/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxer.cc2894 SegmentInfo::SegmentInfo() in SegmentInfo() function in mkvmuxer::SegmentInfo
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.cc2894 SegmentInfo::SegmentInfo() in SegmentInfo() function in mkvmuxer::SegmentInfo
/external/libwebm/mkvmuxer/
Dmkvmuxer.cc2895 SegmentInfo::SegmentInfo() in SegmentInfo() function in mkvmuxer::SegmentInfo
/external/libwebm/mkvparser/
Dmkvparser.cc3952 SegmentInfo::SegmentInfo(Segment* pSegment, long long start, long long size_, in SegmentInfo() function in mkvparser::SegmentInfo
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc3952 SegmentInfo::SegmentInfo(Segment* pSegment, long long start, long long size_, in SegmentInfo() function in mkvparser::SegmentInfo
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc3952 SegmentInfo::SegmentInfo(Segment* pSegment, long long start, long long size_, in SegmentInfo() function in mkvparser::SegmentInfo
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc3952 SegmentInfo::SegmentInfo(Segment* pSegment, long long start, long long size_, in SegmentInfo() function in mkvparser::SegmentInfo