reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Object/XCOFFObjectFile.h
  315   Expected<StringRef> getCFileName(const XCOFFFileAuxEnt *CFileEntPtr) const;
lib/Object/XCOFFObjectFile.cpp
  157 XCOFFObjectFile::getCFileName(const XCOFFFileAuxEnt *CFileEntPtr) const {
tools/llvm-readobj/XCOFFDumper.cpp
   48   void printFileAuxEnt(const XCOFFFileAuxEnt *AuxEntPtr);
  180 void XCOFFDumper::printFileAuxEnt(const XCOFFFileAuxEnt *AuxEntPtr) {
  364       const XCOFFFileAuxEnt *FileAuxEntPtr =