reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
290 const coff_symbol_generic *getGeneric() const { 1024 std::error_code getSymbolName(const coff_symbol_generic *Symbol,lib/Object/COFFObjectFile.cpp
1003 std::error_code COFFObjectFile::getSymbolName(const coff_symbol_generic *Symbol,
tools/lld/COFF/SymbolTable.cpp623 const coff_symbol_generic *sym, SectionChunk *c, 638 const coff_symbol_generic *sym) { 654 const coff_symbol_generic *sym, CommonChunk *c) {tools/lld/COFF/SymbolTable.h
93 const llvm::object::coff_symbol_generic *s = nullptr, 97 const llvm::object::coff_symbol_generic *s = nullptr); 99 const llvm::object::coff_symbol_generic *s = nullptr,tools/lld/COFF/Symbols.h
151 DefinedCOFF(Kind k, InputFile *f, StringRef n, const coff_symbol_generic *s) 165 const coff_symbol_generic *sym; 173 const coff_symbol_generic *s = nullptr, 194 const coff_symbol_generic *s = nullptr,