Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DWasmObjectWriter.cpp210 uint32_t DataSectionIndex; member in __anon325f64800111::WasmObjectWriter
903 DataSectionIndex = Section.Index; in writeDataSection()
1585 writeRelocSection(DataSectionIndex, "DATA", DataRelocations); in writeObject()