Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DMCSectionWasm.h38 uint32_t SegmentIndex = 0; variable
/llvm-project/llvm/include/llvm/Object/
H A DMachO.h153 int32_t SegmentIndex; member
196 int32_t SegmentIndex = -1; variable
248 int32_t SegmentIndex = -1; variable
359 int32_t SegmentIndex = -1; variable
/llvm-project/llvm/tools/obj2yaml/
H A Dwasm2yaml.cpp101 uint32_t SegmentIndex = 0; in dumpCustomSection() local
/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1494 uint32_t SegmentIndex = DataSegments.size(); writeOneObject() local
/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1853 uint32_t SegmentIndex = Sym.Info.DataRef.Segment; getWasmSymbolValue() local