Home
last modified time | relevance | path

Searched refs:OutputIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp129 uint32_t OutputIndex; member
133 OutputIndex(InvalidIndex) {} in WasmCustomSection()
1095 writeRelocSection(Sec.OutputIndex, Sec.Name, Relocations); in writeCustomRelocSections()
1134 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1195 CustomSection.OutputIndex = Section.Index; in writeCustomSection()