Searched refs:getContainingSymbol (Results 1 – 2 of 2) sorted by relevance
105 const Defined *InputSection::getContainingSymbol(uint64_t off) const { in getContainingSymbol() function in InputSection116 if (auto *sym = getContainingSymbol(off)) in getLocation()164 if (const Defined *sym = getContainingSymbol(off)) { in getSourceLocation()
99 const Defined *getContainingSymbol(uint64_t off) const;