Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionWasm.h43 uint32_t SegmentIndex = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMachO.h152 int32_t SegmentIndex; member
195 int32_t SegmentIndex = -1; variable
247 int32_t SegmentIndex = -1; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp1231 uint32_t SegmentIndex = DataSegments.size(); in writeObject() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp1315 uint32_t SegmentIndex = Sym.Info.DataRef.Segment; in getWasmSymbolValue() local