reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
935 COFFSymbolRef Symb = Obj.getCOFFSymbol(*I); 961 const coff_section *Section = Obj.getCOFFSection(*SecI); 963 if (Expected<StringRef> NameOrErr = Obj.getSectionName(Section))