reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
250 getSymbolSection(DataRefImpl Symb) const = 0;
271 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
474 if (Expected<section_iterator> SecOrErr = getSymbolSection(Sym)) {