Searched refs:DataRelocations (Results 1 – 1 of 1) sorted by relevance
209 std::vector<WasmRelocationEntry> DataRelocations; member in __anon325f64800111::WasmObjectWriter263 DataRelocations.clear(); in reset()528 DataRelocations.push_back(Rec); in recordRelocation()918 applyRelocations(DataRelocations, Section.ContentsOffset); in writeDataSection()1498 for (const WasmRelocationEntry &RelEntry : DataRelocations) in writeObject()1585 writeRelocSection(DataSectionIndex, "DATA", DataRelocations); in writeObject()