Searched refs:isRelocatableObject (Results 1 – 7 of 7) sorted by relevance
275 virtual bool isRelocatableObject() const = 0;
351 bool isRelocatableObject() const override;962 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
417 bool isRelocatableObject() const override;
885 bool isRelocatableObject() const override;
1233 if (!Obj->isRelocatableObject()) { in DisassembleObject()1302 if (!Obj->isRelocatableObject()) in PrintRelocations()
1193 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
2406 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile