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