Searched refs:getLoadName (Results 1 – 7 of 7) sorted by relevance
204 outs() << "LoadName: " << Obj->getLoadName() << "\n"; in dumpObject()
132 virtual StringRef getLoadName() const;
282 virtual StringRef getLoadName() const;
378 virtual StringRef getLoadName() const = 0;
813 virtual StringRef getLoadName() const;2657 StringRef ELFObjectFile<ELFT>::getLoadName() const {
555 StringRef COFFObjectFile::getLoadName() const { in getLoadName() function in COFFObjectFile
1321 StringRef MachOObjectFile::getLoadName() const { in getLoadName() function in llvm::object::MachOObjectFile