Searched refs:getLoadName (Results 1 – 8 of 8) sorted by relevance
231 outs() << "LoadName: " << Obj->getLoadName() << "\n"; in dumpObject()
149 StringRef getLoadName() const override;
423 StringRef getLoadName() const;824 StringRef ELFFile<ELFT>::getLoadName() const { in getLoadName() function
329 virtual StringRef getLoadName() const = 0;
203 StringRef getLoadName() const override;815 StringRef ELFObjectFile<ELFT>::getLoadName() const { in getLoadName() function
438 StringRef getLoadName() const override;
623 StringRef COFFObjectFile::getLoadName() const { in getLoadName() function in COFFObjectFile
1623 StringRef MachOObjectFile::getLoadName() const { in getLoadName() function in llvm::object::MachOObjectFile