Searched refs:getSectionSymbol (Results 1 – 2 of 2) sorted by relevance
130 return getSectionSymbol(reloc.Index)->section->outputOffset + reloc.Addend; in calcNewAddend()271 return getSectionSymbol(reloc.Index)->section->outputOffset + reloc.Addend; in calcNewValue()448 SectionSymbol *ObjFile::getSectionSymbol(uint32_t index) const { in getSectionSymbol() function in lld::wasm::ObjFile
149 SectionSymbol *getSectionSymbol(uint32_t index) const;