Searched refs:setRelocations (Results 1 – 2 of 2) sorted by relevance
48 void setRelocations(ArrayRef<WasmRelocation> rs) { relocations = rs; } in setRelocations() function
303 c->setRelocations(ArrayRef<WasmRelocation>(relocsStart, relocsNext)); in setRelocs()364 customSections.back()->setRelocations(section.Relocations); in parse()