Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DMachO.h152 int32_t SegmentIndex; member
195 int32_t SegmentIndex = -1; variable
247 int32_t SegmentIndex = -1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSectionWasm.h38 uint32_t SegmentIndex = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dwasm2yaml.cpp96 uint32_t SegmentIndex = 0; in dumpCustomSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp1524 uint32_t SegmentIndex = Sym.Info.DataRef.Segment; in getWasmSymbolValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp1435 uint32_t SegmentIndex = DataSegments.size(); in writeOneObject() local