Searched refs:RelEntry (Results 1 – 1 of 1) sorted by relevance
580 switch (RelEntry.Type) { in getProvisionalValue()598 return WasmIndices[RelEntry.Symbol]; in getProvisionalValue()667 return TypeIndices[RelEntry.Symbol]; in getRelocationIndexValue()670 return RelEntry.Symbol->getIndex(); in getRelocationIndexValue()681 RelEntry.Offset; in applyRelocations()686 switch (RelEntry.Type) { in applyRelocations()951 RelEntry.Offset + RelEntry.FixupSection->getSectionOffset(); in writeRelocSection()954 W.OS << char(RelEntry.Type); in writeRelocSection()957 if (RelEntry.hasAddend()) in writeRelocSection()1497 HandleReloc(RelEntry); in writeObject()[all …]