Searched refs:getSectionSymbol (Results 1 – 2 of 2) sorted by relevance
133 return getSectionSymbol(reloc.Index)->section->getOffset(reloc.Addend); in calcNewAddend()214 return getSectionSymbol(reloc.Index)->section->getOffset(reloc.Addend); in calcNewValue()565 SectionSymbol *ObjFile::getSectionSymbol(uint32_t index) const { in getSectionSymbol() function in lld::wasm::ObjFile
151 SectionSymbol *getSectionSymbol(uint32_t index) const;