Home
last modified time | relevance | path

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

/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DMachO.h153 int32_t SegmentIndex; member
196 int32_t SegmentIndex = -1; variable
248 int32_t SegmentIndex = -1; variable
359 int32_t SegmentIndex = -1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionWasm.h43 uint32_t SegmentIndex = 0; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCSectionWasm.h38 uint32_t SegmentIndex = 0; variable
/external/llvm/include/llvm/Object/
DMachO.h129 uint32_t SegmentIndex; variable
172 uint32_t SegmentIndex; variable
/external/lzma/CPP/7zip/Archive/
DMachoHandler.cpp228 unsigned SegmentIndex; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp1315 uint32_t SegmentIndex = Sym.Info.DataRef.Segment; in getWasmSymbolValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp1231 uint32_t SegmentIndex = DataSegments.size(); in writeObject() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DWasmObjectFile.cpp1618 uint32_t SegmentIndex = Sym.Info.DataRef.Segment; in getWasmSymbolValue() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DWasmObjectWriter.cpp1500 uint32_t SegmentIndex = DataSegments.size(); in writeOneObject() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp9133 uint32_t SegmentIndex; member