Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DELFObjectFile.h923 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1108 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
DMachOObjectFile.cpp2306 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile