Home
last modified time | relevance | path

Searched defs:getFileFormatName (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DELFObjectFile.h831 StringRef ELFObjectFile<ELFT>::getFileFormatName() const { in getFileFormatName() function
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DCOFFObjectFile.cpp793 StringRef COFFObjectFile::getFileFormatName() const { in getFileFormatName() function in COFFObjectFile
H A DMachOObjectFile.cpp1227 StringRef MachOObjectFile::getFileFormatName() const { in getFileFormatName() function in MachOObjectFile