Searched defs:getLoadName (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp524 StringRef COFFObjectFile::getLoadName() const { function in class:COFFObjectFile
H A DMachOObjectFile.cpp400 StringRef MachOObjectFile::getLoadName() const { function in class:llvm::object::MachOObjectFile
/external/llvm/include/llvm/Object/
H A DELF.h464 // This is set the first time getLoadName is called.
606 virtual StringRef getLoadName() const;
2053 ELFObjectFile<target_endianness, is64Bits>::getLoadName() const { function in class:llvm::object::ELFObjectFile

Completed in 98 milliseconds