Searched refs:isRelocatableObject (Results 1 – 7 of 7) sorted by relevance
270 virtual bool isRelocatableObject() const = 0;
343 bool isRelocatableObject() const override;923 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
417 bool isRelocatableObject() const override;
782 bool isRelocatableObject() const override;
1084 if (!Obj->isRelocatableObject()) { in DisassembleObject()1158 if (!Obj->isRelocatableObject()) in PrintRelocations()
1108 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
2306 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile